Implemented for loops
This commit is contained in:
parent
ac03657307
commit
d26bf9d1a9
16 changed files with 142 additions and 120 deletions
|
@ -36,9 +36,9 @@
|
|||
|
||||
- [x] `assert`
|
||||
- [x] `const`
|
||||
- [x] `extern`
|
||||
- [x] `else`
|
||||
- [ ] `for`
|
||||
- [x] `extern`
|
||||
- [x] `for`
|
||||
- [x] `if`
|
||||
- [x] `import`
|
||||
- [x] `loop`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue