sysprog21 / rubiLinks
Ruby-like high-performance script programming language with JIT compilation
☆28Updated 7 years ago
Alternatives and similar repositories for rubi
Users that are interested in rubi are comparing it to the libraries listed below
Sorting:
- Ruby-like high-performance script programming language with JIT compiler☆93Updated 9 years ago
- A minimal mark-and-sweep garbage collector☆44Updated 6 years ago
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆40Updated 5 years ago
- A small implementation of regular expression matching engine in C☆94Updated 5 years ago
- minimal instruction set and assembler/compiler for "Hello World" execution☆115Updated 5 years ago
- A minimalist C compiler with x86_64 code generation☆533Updated 5 years ago
- A minimalist lossless data compressor☆47Updated 4 years ago
- A shabby implementation of Java virtual machine in C☆148Updated 3 years ago
- A small and efficient web server with 1K lines of C code☆91Updated 6 months ago
- structure aware memory allocator☆23Updated 8 years ago
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆44Updated 5 years ago
- A standalone WebAssembly process virtual machine☆226Updated last week
- Write a simple interpreter of C. Inspired by c4 and largely based on it.☆40Updated 9 years ago
- minimal dynamic linker implementation for ELF, supporting x86_64 and Arm/Aarch64☆191Updated 7 years ago
- A simple integer calculator using JIT compilation☆16Updated 5 years ago
- Fedjmike's C Compiler☆136Updated 8 years ago
- A toy JavaScript interpreter written in C☆95Updated 2 years ago
- a minimalist text editor with syntax highlight, copy/paste, and search☆157Updated 3 months ago
- A collection of lightweight threading utilities☆24Updated 5 years ago
- Parser and compiler for Ravi and Lua☆71Updated 3 years ago
- An incomplete arbitrary-precision integer arithmetic library☆14Updated 3 years ago
- Personal branch of git://c9x.me/qbe.git☆37Updated 4 years ago
- llvm based QBASIC Compiler☆107Updated 3 years ago
- A Tour Through the SubC Compiler☆93Updated 4 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 8 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆56Updated 6 years ago
- XOCFE is an concise, clearly, C compiler frontend, it is easy to understand and modify. XOCFE's input is pure C, output is an AST tree.☆55Updated 4 months ago
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆90Updated 12 years ago
- Ternary Search Tree + Bloom filter☆20Updated 5 years ago
- Demo programs for my blog entry "Hello, JIT World!"☆243Updated 8 years ago