Skip to content

0.2.0

Choose a tag to compare

@github-actions github-actions released this 07 Aug 22:50
· 24 commits to main since this release

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)