sysprog21 / rubi
Ruby-like high-performance script programming language with JIT compilation
☆27Updated 6 years ago
Alternatives and similar repositories for rubi:
Users that are interested in rubi are comparing it to the libraries listed below
- Ruby-like high-performance script programming language with JIT compiler☆91Updated 9 years ago
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆38Updated 4 years ago
- A minimal mark-and-sweep garbage collector☆44Updated 5 years ago
- minimal instruction set and assembler/compiler for "Hello World" execution☆114Updated 4 years ago
- structure aware memory allocator☆23Updated 7 years ago
- A small implementation of regular expression matching engine in C☆87Updated 4 years ago
- A minimalist lossless data compressor☆46Updated 3 years ago
- A simple C-like dynamic Language☆23Updated 7 years ago
- A shabby implementation of Java virtual machine in C☆141Updated 2 years ago
- A small and efficient web server with 1K lines of C code☆86Updated 2 years ago
- A self-made Operation System in X86, Just for Fun Learning☆40Updated 5 years ago
- An efficient and portable Game Boy emulator☆36Updated 8 months ago
- Small ray tracing program for performance evaluation☆45Updated 8 years ago
- A tiny VM written in C, with assembler and disassembler☆18Updated 6 years ago
- A standalone WebAssembly process virtual machine☆225Updated last month
- A simple integer calculator using JIT compilation☆15Updated 4 years ago
- An incomplete arbitrary-precision integer arithmetic library☆14Updated 3 years ago
- A simple but powerful DSL for charset/encoding conversion and transformation, pure C implementation with no extra dependencies☆53Updated 2 years ago
- The first language I made.☆30Updated 6 years ago
- A collection of lightweight threading utilities