A programming language built around high performance, helpful error messages,
and Rust-style memory management. A size is always written: there is no
int on its own, because there is no size to assume. Programs are
compiled ahead of time, either to native code or to a form run by an AOT
interpreter.
Under development, don't treat this website's info as truth.
The compiler on GitHub — building from source is the way to run it. There is no install yet.