colrdavidson / Q8
Bytecode VM and Assembler in JS
☆31Updated 3 years ago
Alternatives and similar repositories for Q8:
Users that are interested in Q8 are comparing it to the libraries listed below
- a little JIT VM language for (probably/eventually) terminal UI apps.☆62Updated 6 years ago
- The Whack Programming Language☆61Updated 6 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 7 years ago
- rcor C compiler (under development)☆115Updated 7 years ago
- A simple x86 emulator, debugger, and editor in JavaScript.☆103Updated 2 years ago
- Tetris in a small virtual machine (11 lines of C)☆22Updated 6 months ago
- cmips☆56Updated 10 years ago
- WebAssembly toolchain☆36Updated 7 years ago
- My second Lisp interpreter (bytecode compiler and interpreter) written in GNU C☆26Updated 6 years ago
- subset-of-C compiler targeting 32-bit x86☆115Updated 2 years ago
- A basic UNIX shell implementation in C☆32Updated 5 years ago
- A work-in-progress JIT-powered regex engine☆110Updated 7 years ago
- A bash-like shell that performs basic functions of a shell. Made as a project for my course of System Software.☆60Updated 4 years ago
- Tiny modular assembler & vm for lightweight control microcode☆36Updated 5 years ago
- Rendering bitmaps using nodes. Inspired by Blender's Nodes.