Files @ a23c6c8e99e9
Branch filter:

Location: CSY/reowolf/notes_max.md

MH
WIP on index/heap/arena refactoring
1
2
3
# Noteworthy changes

- `if`, `while`, `synchronous`, `function`, `primitive` and `composite` body statements, if not yet a block, are all converted into a block for simpler parsing/compiling.