GitHub - andreabergia/emjay: A tiny programming language with a JIT interpreter, self-contained
A tiny programming language with a JIT interpreter, self-contained - andreabergia/emjay
Emjay is a tiny JIT compiler that turns math expressions into executable machine code. It's a complete end-to-end implementation, from parsing to SSA-based IR optimization to native aarch64 code generation, built from scratch in Rust.
A tiny programming language with a JIT interpreter, self-contained - andreabergia/emjay