Updated STATUS.md.
This commit is contained in:
parent
47a3143752
commit
77d58bd69e
@ -13,11 +13,11 @@
|
||||
- [x] Parse function application
|
||||
- [x] Parse order of operations with parenthesis
|
||||
- [ ] Parse variable invocation
|
||||
- [ ] Parse variable definition
|
||||
- [x] Parse variable definition
|
||||
- [ ] Parse types
|
||||
- [ ] Parse function definition
|
||||
- [ ] Parse lists/arrays/vectors
|
||||
- [ ] Parse blocks
|
||||
- [x] Parse blocks
|
||||
- [ ] Parse control flow
|
||||
- [ ] Parse `if` statements
|
||||
- [ ] Parse `loop`s
|
||||
|
Loading…
x
Reference in New Issue
Block a user