diff options
| author | mryouse | 2022-05-12 21:43:15 +0000 |
|---|---|---|
| committer | mryouse | 2022-05-12 21:43:15 +0000 |
| commit | e18bdec21683adfb2658359568a54a2f3f21d703 (patch) | |
| tree | 9cdcea2ebb5ffa6872db735365beebabba1f9721 /README.md | |
| parent | 93b11f7de37266aa0b753544b6d197a498e6f8d9 (diff) | |
more ideas
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -56,12 +56,21 @@ - [x] if - [x] if with empty else - [ ] branch +- [ ] pipe ### lists - [ ] lex - [ ] parse - [ ] evaluate +### other structure things +- [ ] generic struct? +- [ ] dict? + ### symbols - [ ] define - [ ] access + +### shell +- [ ] call out +- [ ] pipe |
