... is an experimental, friendly, robust programming language written in Rust, designed to bring the convenience of functional programming to the web.
use std/io as io
fn main() {
io.println("Hello, world!");
}
- No null values, no exceptions.
- Clear error messages.
- Robust type system.