Skip to content

Releases: sigmasoldi3r/charon-lang

v0.1.0-rc.1: Prepared distribution scripts.

08 Jul 10:42
Compare
Choose a tag to compare

First alpha release.

Known bugs:

  • If the file ends with a comment that has no extra new line, it will throw a parse error.
  • Purity check is not strict when working with external symbols or function references.
  • Others that are WIP features (Feel free to report them!).

Only windows binaries are built at the moment, but you can clone the repository and compile it. It will work no matter the environment if you have nodejs installed.