v0.2.0 - The Great Rewrite
I rewrote the entire thing! New tokenizer, lexer, IR (馃帀!) and so much more!
Some things are still broken, and the standard library is very incomplete, but it's usable!
To use the standard library you'll need to download it by cloning the repo, and you can use the example in the example/ directory to get yourself started.
I hope you enjoy!
Note: Language server is in the works, but it's not even close to complete. The extension in this release is just syntax highlighting.
Note 2: MacOS builds were failing in CI. I'll try to fix them, but for now, just build them yourself.