dora

JIT compiler

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

Dora VM

GitHub

500 stars
11 watching
32 forks
Language: Rust
last commit: about 2 months 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. 73
eliah-lakhin/lady-deirdre A framework for building incremental language compilers and analyzers. 447
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 An experimental programming language built on top of LLVM and C++ to provide performance and native runtime 1,756
danielpclark/rutie An integration library between Ruby and Rust. 966
sdiehl/kaleidoscope A Haskell implementation of an LLVM JIT compiler 1,033
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 337
rust-lang/rustc-dev-guide An online guide to understanding the Rust compiler's inner workings and contributing to it 1,679
mikelma/oktac A compiler for an experimental programming language called Okta 27
js-js/js.js A JavaScript compiler that translates high-level code into lower-level machine code to improve performance. 215
doctorn/micro-mitten An experimental language research project exploring alternative memory management strategies at compile-time using data-flow analysis and static approximation. 538
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