Unnameable
A procedural, statically compiled programming language for Linux x86-64.
Unnameable compiles directly to native binaries via an LLVM backend with no dependency on the C runtime — the language ships its own minimal runtime instead.
Source files use the .unn extension. The compiler binary is unnc.
Quick example
Use the navigation to explore the language. Start with Getting Started if you're new.