Skip to content

0.4.0

Pre-release
Pre-release

Choose a tag to compare

@james-pre james-pre released this 07 Feb 05:18
· 49 commits to main since this release
v0.4.0
7b01833
  • Removed custom tokenizer and parser, along with the supporting code (e.g. BNF)
  • Added XCompile Intermediate Representation (XIR)
  • Added Support for translating Clang AST JSON into XIR
  • Added Support for emitting TypeScript from XIR
  • Added xcompile CLI