Browse Source

Add todo

github-actions
Garrit Franke 3 years ago
parent
commit
aa897909d3
  1. 1
      TODO

1
TODO

@ -8,6 +8,7 @@
# Features
- Nested expressions like (1 + (2 * 2))
- Nested arrays like [[1, 2, 3], [1, 2, 3]]
- Break and Continue keywords
- Type inference
- Multi-file support
- Argument overloading

Loading…
Cancel
Save