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:
- An example mark-and-sweep garbage collector in 50 lines of C++☆54Updated 9 years ago
- A toy programming language for learning how to make programming languages☆32Updated 3 years ago
- A simple x86 emulator, debugger, and editor in JavaScript.☆103Updated 3 years ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆156Updated 4 years ago
- A compiler for a lisp-like language targeting LLVM IR, x86 assembly☆133Updated 3 years ago
- Stack based virtual machine☆42Updated 10 years ago
- implementation of the LC-3 virtual machine, an educational computer architecture☆36Updated 3 years ago
- Intel 8080 assembler and simulator in JS, optimized for simplicity.☆165Updated last year
- ☆28Updated 5 years ago
- Bytecode VM and Assembler in JS☆32Updated 4 years ago
- Parsing Algorithms course and Letter programming language☆20Updated 5 years ago
- Source code for "Essentials of Interpretation" class☆56Updated 2 years ago
- Conway's Game of Life - hand written in WebAssembly☆61Updated 2 years ago
- A tiny C compiler written purely in JavaScript.☆226Updated 6 years ago
- C to WebAssembly compiler☆259Updated 8 years ago
- Simple WebAssembly binary file explorer☆79Updated 8 months ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 8 years ago
- ☆99Updated 9 years ago
- implementation of git.io/2048 written in LC-3 assembly, an educational computer architecture☆88Updated 3 years ago
- Same as simple-virtual-machine but in C☆153Updated 9 years ago
- A simple VM for a talk on building VMs☆224Updated 8 years ago
- Example code for compilers textbook.☆205Updated 3 years ago
- A simple stack-based virtual machine in C++ with a Forth like programming language☆165Updated 4 years ago
- A simple HTML rendering engine.☆171Updated 10 months ago
- The code to illustrate the pratt parser blog post for the desmos engineering blog.☆35Updated 4 years ago
- C Implementation of the monkey programming language☆74Updated 5 years ago
- An implementation of Scheme R7RS-small in 48 working hours.☆19Updated 5 years ago
- A compiler for x86-64 with an SLR parser.☆10Updated 2 years ago
- A simple VM in C☆51Updated last year
- me going through JamesM's kernel development tutorials☆42Updated 5 years ago