Files @ d25df42a65d3
Branch filter:

Location: CSY/reowolf/notes_max.md

MH
remove concept of declaration AST nodes
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.