Stage 0 bootstrap compiler for the Arimo programming language, written in Rust. Features a custom lexer, parser, typechecker, borrow checker, and native code generation.
-
Updated
May 22, 2026 - Rust
Stage 0 bootstrap compiler for the Arimo programming language, written in Rust. Features a custom lexer, parser, typechecker, borrow checker, and native code generation.
Arimo is a self-hosting programming language for systems and apps. Features native binary compilation (no LLVM/GCC), hybrid memory management (Borrow Checker + GC), and bare-metal support.
Add a description, image, and links to the arimo topic page so that developers can more easily learn about it.
To associate your repository with the arimo topic, visit your repo's landing page and select "manage topics."