Rue
Higher level than Rust, lower level than Go
Memory Safe
No garbage collector, no manual memory management. A work in progress, though.
Simple Syntax
Familiar syntax inspired by various programming languages. If you know one, you'll feel at home with Rue.
Fast Compilation
Direct compilation to native code.
Hello, Rue
// It's a classic for a reason