0.6.2
0.6.2 is out with a single fix that fixes the final (known) regression that entered the codebase with 0.6.x! 🎊
Fixes
- Sequence types no longer hold pointers to atoms, holding full atoms instead.
- Removed Herobrine
Additions
- Added map parsing, although the code generation part is not complete yet.
Upcoming Features
For the next version, you can expect the Set type to be implemented, alongside another (hopefully successful) attempt to implement bytecode callable atoms for functions-as-values to work.