How DUUMBI Compiles JSON-LD to Native Code
A technical deep dive into the DUUMBI compilation pipeline — from JSON-LD parsing through petgraph IR to Cranelift code generation and native binary output.
technical compiler Cranelift Rust
Deep dives into semantic graph compilation, AI mutation, and building the next-generation compiler.
A technical deep dive into the DUUMBI compilation pipeline — from JSON-LD parsing through petgraph IR to Cranelift code generation and native binary output.
Programs should be meaning, not syntax. DUUMBI is an open-source compiler that turns JSON-LD semantic graphs into native binaries — with AI generating the code.