Skip to content

Alpha #1

Pre-release
Pre-release
Compare
Choose a tag to compare
@KSubedi KSubedi released this 27 Oct 04:15
· 10 commits to master since this release

This version has tons of new changes and fixes. The major changes include:

  • Added native parsing of files without using AST so that comments stay intact.
  • Added better formatting of console output text.
  • Added safe mode to use AST instead of native parsing.
  • Split source into multiple files.
  • Bug fixes and minor changes.