rabbit
Architecture compiler
A software framework designed to enable efficient compilation and execution of programs on diverse architectures
Rabbit VM.
103 stars
10 watching
11 forks
Language: HTML
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Compiles VIM on a Golem Network node and runs it on a native machine. | 0 |
| A language and compiler for creating custom virtual machines. | 159 |
| A tool for compiling WebAssembly code into native MicroPython modules for embedded systems. | 122 |
| An Ada compiler based on LLVM to generate native code from the GNAT front-end. | 185 |
| A compiler frontend written without C macros using LLVM as the backend to compile a minimal language for educational purposes. | 234 |
| An implementation of a statically-typed functional programming language in Go using LLVM and building its own compiler from scratch. | 749 |
| Compiles Accelerate code to LLVM IR and executes it on CPUs or NVIDIA GPUs | 159 |
| A compiler for a toy language based on LLVM that implements the System Fω type-system | 103 |
| A compiler for a minimalist programming language designed to be compiled into WebAssembly bytecode | 134 |
| An esoteric programming language that compiles and links image files to generate C code | 232 |
| Builds hardware descriptions into executable code using an LLVM-style compiler framework. | 101 |
| An implementation of a programming language interpreter in V. | 37 |
| A virtual machine and JIT compiler for dynamic programming languages with built-in support for garbage collection, JIT compilation, and dynamically growable objects. | 633 |
| A compiler and runtime for Protocol Buffers in the V programming language | 52 |
| A compiler for the V programming language and itself, written in V. | 100 |