aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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