
a scripting language forged from scratch
The language that builds everything here: its own lexer, bytecode compiler, virtual machine, and an AOT backend that compiles Corros straight to C. Self-hosting — Corros compiles Corros.
$ curl -fsSL https://raw.githubusercontent.com/CocoCopi/corros/main/install.sh | sh