Skip to content

v0.0.1

Latest

Choose a tag to compare

@ashiven ashiven released this 24 Aug 02:03
· 169 commits to main since this release
8d9d41b

This is the first release 🪂

The compiler is able to:

  • Convert chocopy source code into a token stream
  • Parse chocopy source code into an AST
  • Perform static type checking and name scope analysis on the AST