High-performance multipurpose programming language combining power with simplicity
View on GitHubFast compilation combined with fast inference of output programs
Target Windows, Linux, macOS, and embedded systems with single codebase
Advanced optimizations powered by LLVM for maximum performance
"Hello, world!" program:
import <std/io>
void main => std::println("Hello, world!");
Full control over memory management allows to optimize your tasks the way you can
Modern operator overloading and type inference with C-like familiarity
Minimal language complexity with focus on explicit yet comfortable control
You can contribute to Rave, whether through sponsorship or development assistance