DmitrySoshnikov / at-regexp-machine
Automata Theory. Building a RegExp machine
☆12Updated 5 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
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆140Updated 3 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.☆34Updated 3 years ago
- Stack based virtual machine☆43Updated 9 years ago
- An example mark-and-sweep garbage collector in 50 lines of C++☆52Updated 8 years ago
- An esoteric programming language☆29Updated 4 years ago
- Minecraft clone written in C.☆25Updated 2 years ago
- A prototype of a web server, using master-worker architecture, written in C.☆49Updated 8 years ago
- A Small C Compiler☆23Updated 5 years ago
- Parsing Algorithms course and Letter programming language☆20Updated 4 years ago
- implementation of the LC-3 virtual machine, an educational computer architecture☆36Updated 2 years ago
- Source code for "Essentials of Interpretation" class☆53Updated last year
- Simple, embeddable lisp interpreter☆12Updated 3 years ago
- A Tour Through the SubC Compiler☆89Updated 3 years ago
- Write a simple interpreter of C. Inspired by c4 and largely based on it.☆40Updated 8 years ago
- ☆28Updated 4 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 7 years ago
- A toy programming language for learning how to make programming languages☆32Updated 2 years ago
- Yet Another Scheme Interpreter using flex and bison☆49Updated 2 years ago
- me going through JamesM's kernel development tutorials☆41Updated 5 years ago
- Fabrice Bellard's fbcc C Compiler☆40Updated 5 years ago
- A simple VM in C☆49Updated 6 months ago
- self education and historical research of the C++ compiler cfront v3☆80Updated 9 years ago
- Single-header, non-backtracking regular expression engine written in C89☆12Updated last year
- A book, Let's build a DBMS: StellarSQL -- a minimal SQL DBMS written in Rust☆27Updated 6 years ago
- C Implementation of the monkey programming language☆69Updated 4 years ago
- Bytecode VM and Assembler in JS☆31Updated 3 years ago
- implementation of the LC-3 virtual machine, an educational computer architecture☆47Updated 2 years ago
- MIPS Assembly parser in JavaScript☆16Updated 7 years ago
- Repository for C implement programming language with the book "Crafting Interpreters" http://www.craftinginterpreters.com/☆15Updated last year