DmitrySoshnikov / at-regexp-machineLinks
Automata Theory. Building a RegExp machine
☆12Updated 6 years ago
Alternatives and similar repositories for at-regexp-machine
Users that are interested in at-regexp-machine are comparing it to the libraries listed below
Sorting:
- A toy programming language for learning how to make programming languages☆32Updated 2 years ago
- A compiler for a lisp-like language targeting LLVM IR, x86 assembly☆133Updated 3 years ago
- An example mark-and-sweep garbage collector in 50 lines of C++☆54Updated 9 years ago
- The code to illustrate the pratt parser blog post for the desmos engineering blog.☆35Updated 4 years ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆156Updated 4 years ago
- Bytecode VM and Assembler in JS☆32Updated 3 years ago
- A simple x86 emulator, debugger, and editor in JavaScript.☆103Updated 2 years ago
- ☆28Updated 5 years ago
- Intel 8080 assembler and simulator in JS, optimized for simplicity.☆166Updated last year
- Stack based virtual machine☆42Updated 10 years ago
- implementation of the LC-3 virtual machine, an educational computer architecture☆36Updated 3 years ago
- self education and historical research of the C++ compiler cfront v3☆88Updated 10 years ago
- ☆99Updated 9 years ago
- Implementations of sublanguages of JavaScript, TypeScript, Scheme and Python☆78Updated last week
- A book, Let's build a DBMS: StellarSQL -- a minimal SQL DBMS written in Rust☆27Updated 7 years ago
- Lua From Scratch (WIP)☆114Updated 8 years ago
- AssemblyScript, WebAssembly, WebGL☆19Updated 4 years ago
- Stack-based VM Architecture in JavaScript. (Virtual Machine Fantasy Console)☆31Updated 6 years ago
- Implement a Lisp, in C, from scratch, no libs☆84Updated 3 years ago
- MIPS Assembly parser in JavaScript☆16Updated 8 years ago
- C to WebAssembly compiler☆260Updated 8 years ago
- A simple VM in C☆51Updated last year
- A simple HTML rendering engine.☆169Updated 9 months ago
- Compiled implementation of Javascript, targeting C (for fun)☆95Updated 9 months ago
- A Tour Through the SubC Compiler☆92Updated 4 years ago
- A Small C Compiler☆25Updated 6 years ago
- A simple VM for a talk on building VMs☆221Updated 8 years ago
- Waxeye Parser Generator☆19Updated 4 years ago
- The Big list of the github, open-source interpreters.☆74Updated 6 years ago
- An implementation of Scheme in Python and C++☆178Updated this week