Release Notes¶
0.2.0 (2025-08-07)¶
Bug Fixes¶
Features¶
- Add support for blocks of nodes (#6) (1fd099f)
- Move the AST output to YAML format (#7) (6a8e10f)
- Support multiple input files (#8) (ad31064)
- Use ASTx and IRx as core libraries for AST and code generation (#14) (b730859)