Browse Source

Add todo

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

1
TODO

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

Loading…
Cancel
Save