Skip to content

Releases: ashiven/chogopy

v0.0.1

24 Aug 02:03
8d9d41b

Choose a tag to compare

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