5d467a82d725edb17958648c2606efe20a46325d
Nir
A compiled, metaprogrammable systems language with Scheme semantics.
- Native code via QBE backend
- Lisp macros that compile to zero-overhead machine code
- Two-zone memory model: managed GC + explicit arena allocation
- DSLs as first-class language constructs
Status: Early development
Documentation | [License: Apache 2.0]
Description