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 compiler for a lisp-like language targeting LLVM IR, x86 assembly☆132Updated 3 years ago
- An example mark-and-sweep garbage collector in 50 lines of C++☆54Updated 8 years ago
- ☆28Updated 5 years ago
- A toy programming language for learning how to make programming languages☆32Updated 2 years ago
- implementation of the LC-3 virtual machine, an educational computer architecture☆36Updated 3 years ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆155Updated 3 years ago
- Parsing Algorithms course and Letter programming language☆20Updated 4 years ago
- A simple x86 emulator, debugger, and editor in JavaScript.☆103Updated 2 years ago
- The code to illustrate the pratt parser blog post for the desmos engineering blog.☆35Updated 3 years ago
- Stack based virtual machine☆42Updated 10 years ago
- Bytecode VM and Assembler in JS☆33Updated 3 years ago
- Intel 8080 assembler and simulator in JS, optimized for simplicity.☆164Updated 11 months ago
- A simple VM in C☆49Updated last year
- ECMAScript Interpreter☆126Updated 6 years ago
- Source code for "Essentials of Interpretation" class☆55Updated 2 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 7 years ago
- A simple HTML rendering engine.☆169Updated 4 months ago
- self education and historical research of the C++ compiler cfront v3☆87Updated 9 years ago
- Waxeye Parser Generator☆19Updated 4 years ago
- The Lark programming language.☆58Updated 15 years ago
- Typescript to C compiler (TSCC)☆15Updated 6 years ago
- My second Lisp interpreter (bytecode compiler and interpreter) written in GNU C☆28Updated 6 years ago
- An exercise in programming language design and implementation.☆19Updated 3 years ago
- A compiler for x86-64 with an SLR parser.☆10Updated last year
- A sunny little virtual machine☆527Updated 10 years ago
- The Escudo Web Browser☆69Updated 10 years ago
- An implementation of Scheme in Python and C++☆174Updated 7 months ago
- Low-level hobby programming language that compiles to 16-bit x86 assembly.☆40Updated 10 years ago
- Write a simple interpreter of C. Inspired by c4 and largely based on it.☆40Updated 9 years ago
- Programming language in development☆47Updated 4 years ago