- Simplicity: the language can be learned in less than an hour
- Fast compilation
- Powerful Build System
- Easy to develop: Adorad compiles itself in less than a second
- Performance: >98% as fast as C (Adorad's main backend compiles to human-readable C)
- Safety: no undefined behavior, immutability by default
- Easy cross compilation
git clone https://github.com/adorad/adorad
cd adorad
cmake -S . -B build
That's it! Now you have an Adorad executable at [path/to/adorad]/build/bin/
.
Please file an issue in GitHub here
If you are able to and would like to sponsor this project, I'm available here:
It is never required, but always appreciated :)