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 lossless data compressor☆47Updated 4 years ago
- A minimalist C compiler with x86_64 code generation☆533Updated 5 years ago
- A simple integer calculator using JIT compilation☆16Updated 5 years ago
- A shabby implementation of Java virtual machine in C☆148Updated 3 years ago
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆44Updated 5 years ago
- A standalone WebAssembly process virtual machine☆225Updated 3 weeks ago
- A small and efficient web server with 1K lines of C code☆90Updated 5 months ago
- structure aware memory allocator☆23Updated 8 years ago
- minimal dynamic linker implementation for ELF, supporting x86_64 and Arm/Aarch64☆191Updated 7 years ago
- Write a simple interpreter of C. Inspired by c4 and largely based on it.☆40Updated 9 years ago
- a minimalist text editor with syntax highlight, copy/paste, and search☆153Updated 2 months ago
- A toy JavaScript interpreter written in C☆94Updated 2 years ago
- An incomplete arbitrary-precision integer arithmetic library☆14Updated 3 years ago
- A simple VM in C☆51Updated last year
- Small ray tracing program for performance evaluation☆46Updated 9 years ago
- CC500: a tiny self-hosting C compiler☆162Updated 8 years ago
- A portable, software-only OpenGL 1.1 rasterizer in C99☆93Updated 3 weeks ago
- re-implementation of UNIX v6 in ANSI C for x86_64 SMP☆190Updated 2 years ago
- A C Compiler. Executables runs on a stack based VM.☆78Updated 11 years ago
- A self-made Operation System in X86, Just for Fun Learning☆40Updated 6 years ago
- a mini C-like language(C1) compiler☆39Updated 6 years ago
- A Tour Through the SubC Compiler☆92Updated 4 years ago
- A tiny VM written in C, with assembler and disassembler☆18Updated 7 years ago
- Fedjmike's C Compiler☆136Updated 8 years ago
- concurrent linked list implementation☆74Updated last year