aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authormryouse2022-05-12 21:43:15 +0000
committermryouse2022-05-12 21:43:15 +0000
commite18bdec21683adfb2658359568a54a2f3f21d703 (patch)
tree9cdcea2ebb5ffa6872db735365beebabba1f9721 /README.md
parent93b11f7de37266aa0b753544b6d197a498e6f8d9 (diff)
more ideas
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md
index ec1f0d0..e51d4de 100644
--- a/README.md
+++ b/README.md
@@ -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