dora

JIT compiler

An Aarch64 and x86-64 JIT compiler written in Rust.

Dora VM

GitHub

493 stars
11 watching
31 forks
Language: Rust
last commit: 4 days ago
Linked from 1 awesome list

aarch64assemblycompilerdorajitrustx86-64

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
dflemstr/tin A statically structurally typed JIT-compiled programming language designed to be easily embedded in other programs. 63
rajkumardusad/jitcompiler An online code compiler that supports multiple programming languages and allows users to write, compile, and run code in their browser or on-the-go. 74
eliah-lakhin/lady-deirdre A framework for building incremental language compilers and analyzers. 444
sdiehl/tinyjit A Haskell-based implementation of a JIT compiler for generating x86-64 machine code from an intermediate language composed of Haskell operations. 183
jank-lang/jank A Clojure dialect on LLVM with C++ interop for a general-purpose programming language. 1,685
danielpclark/rutie An integration library between Ruby and Rust. 961
sdiehl/kaleidoscope A Haskell implementation of an LLVM JIT compiler 1,029
cybershadow/digger A tool to build and test old versions of the D programming language 57
willcrichton/lia A high-level language for Rust that allows users to write efficient code in a dynamic, Javascript-esque syntax 338
rust-lang/rustc-dev-guide An online guide to understanding the Rust compiler's inner workings and contributing to it 1,667
mikelma/oktac A compiler for an experimental programming language called Okta 28
js-js/js.js A JavaScript compiler that translates high-level code into lower-level machine code to improve performance. 217
doctorn/micro-mitten An experimental language research project exploring alternative memory management strategies at compile-time using data-flow analysis and static approximation. 536
peco602/rust-universal-compiler A container solution to compile Rust projects across multiple operating systems. 32
thomasdenney/microjit A JIT compiler for a microcomputer's embedded processor 10