Skip to content

v0.7-Alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@Ed94 Ed94 released this 08 Aug 16:36
· 348 commits to main since this release

Parsing is good enough to fully generate an ast of the library and serialize it.
(I haven't gotten around to verifying if resulting code is entirely correct... there is no obvious syntax errors or missing code)

Debug has been improved. The focus from from here is on using the library to test and testing the cbuild system (when I convert the library to using it)