Zane: An AOT programming language
- 2 Devlogs
- 19 Total hours
Zane is memory safe and fast, all without pointers or lifetimes
Zane is memory safe and fast, all without pointers or lifetimes
major refactor in progress, wrapping the nodes in modules.
The cst for Zane is almost finished, only classes and structs are missing. The next step is building the typed AST from the CST, doing name resolution and desugaring along the way.