Skip to content

1.2

Compare
Choose a tag to compare
@Mellywins Mellywins released this 29 Mar 18:38
· 2 commits to main since this release

Added Syntaxic Analysis to the parser.
Now Generates the Abstract Syntax Tree of the code on the fly.
Returns the AST at the end of the parsing to start generating the Compiled code for the next steps.
Full Changelog: 1.1...1.2