rabbit

Architecture compiler

A software framework designed to enable efficient compilation and execution of programs on diverse architectures

Rabbit VM.

GitHub

103 stars
10 watching
11 forks
Language: HTML
last commit: about 7 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
canokaue/gvm-vimCompiles VIM on a Golem Network node and runs it on a native machine.0
fastvm/pakaA language and compiler for creating custom virtual machines.159
vshymanskyy/wasm2mpyA tool for compiling WebAssembly code into native MicroPython modules for embedded systems.122
adacore/gnat-llvmAn Ada compiler based on LLVM to generate native code from the GNAT front-end.185
igor84/summusA compiler frontend written without C macros using LLVM as the backend to compile a minimal language for educational purposes.234
rhysd/gocamlAn implementation of a statically-typed functional programming language in Go using LLVM and building its own compiler from scratch.749
acceleratehs/accelerate-llvmCompiles Accelerate code to LLVM IR and executes it on CPUs or NVIDIA GPUs159
kit-ty-kate/labrysA compiler for a toy language based on LLVM that implements the System Fω type-system103
hatashiro/kouA compiler for a minimalist programming language designed to be compiled into WebAssembly bytecode134
tartanllama/vizhAn esoteric programming language that compiles and links image files to generate C code232
rdaly525/coreirBuilds hardware descriptions into executable code using an LLVM-style compiler framework.101
delta456/monkey_vAn implementation of a programming language interpreter in V.37
zetavm/zetavmA virtual machine and JIT compiler for dynamic programming languages with built-in support for garbage collection, JIT compilation, and dynamically growable objects.633
emily33901/vprotoA compiler and runtime for Protocol Buffers in the V programming language52
lemoncmd/vccA compiler for the V programming language and itself, written in V.100