sysprog21 / rubi
Ruby-like high-performance script programming language with JIT compilation
☆26Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for rubi
- Ruby-like high-performance script programming language with JIT compiler☆90Updated 8 years ago
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆37Updated 3 years ago
- minimal instruction set and assembler/compiler for "Hello World" execution☆114Updated 3 years ago
- A minimal mark-and-sweep garbage collector☆44Updated 5 years ago
- A tiny VM written in C, with assembler and disassembler☆18Updated 5 years ago
- structure aware memory allocator☆23Updated 7 years ago
- A small implementation of regular expression matching engine in C☆87Updated 3 years ago
- A minimalist lossless data compressor☆45Updated 3 years ago
- Object-oriented matrix implementation in C99☆14Updated 7 years ago
- A simple but powerful DSL for charset/encoding conversion and transformation, pure C implementation with no extra dependencies☆53Updated last year
- A simple integer calculator using JIT compilation☆15Updated 3 years ago
- A simple userspace program to interact with Linux KVM☆23Updated last year
- A simple C-like dynamic Language☆23Updated 7 years ago
- A small and efficient web server with 1K lines of C code☆86Updated 2 years ago
- An efficient and portable Game Boy emulator☆35Updated 4 months ago
- Small ray tracing program for performance evaluation☆45Updated 8 years ago
- a minimalist text editor with syntax highlight, copy/paste, and search☆123Updated 8 months ago
- A self-made Operation System in X86, Just for Fun Learning☆40Updated 5 years ago
- A simplified educational Dalvik virtual machine implementation☆64Updated 9 years ago
- A shabby implementation of Java virtual machine in C☆138Updated 2 years ago
- A simple C Thread pool implementation☆15Updated 6 years ago
- CLTK - OpenCL ToolKit☆34Updated 3 years ago
- A C++ performance analyzing and testing framework on Android and Linux platforms.☆47Updated 3 months ago
- 從 C 語言到 RISCV 處理器☆22Updated 5 years ago
- A minimalist C compiler with x86_64 code generation☆516Updated 4 years ago
- The first language I made.☆29Updated 6 years ago
- JIT-accelerated RISC-V instruction set simulator☆31Updated 11 months ago
- An incomplete arbitrary-precision integer arithmetic library☆14Updated 2 years ago
- about yacc, lex, LL(1), LR, first set, follow set, predict set ...☆19Updated 8 years ago
- concurrent linked list implementation☆74Updated 5 months ago