Roadmap
Support New Backends
Right now my main focus is the front-end, so I have a very simple, slow, tree-walk interpreter. To be usable I would need some sort of bytecode virtual machine, or transpile it to JavaScript, WASM, or the LLVM.
Iterator and Collection Libraries And Syntactic Sugar
Beefed out Standard libraries and primitive types for characters and hashmaps and strings
Enums
Standard Library
Modules
Better Packaging
A language server
Advanced control structures