DmitrySoshnikov / at-regexp-machine
Automata Theory. Building a RegExp machine
☆12Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for at-regexp-machine
- An example mark-and-sweep garbage collector in 50 lines of C++☆52Updated 7 years ago
- The code to illustrate the pratt parser blog post for the desmos engineering blog.☆34Updated 3 years ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆137Updated 3 years ago
- JTK is a library designed for writing applications and libraries in C. It provides core utilities such as collections, unit testing, I/O …☆26Updated 4 years ago
- A Small C Compiler☆23Updated 5 years ago
- Yet Another Scheme Interpreter using flex and bison☆49Updated 2 years ago
- ☆26Updated 4 years ago
- A prototype of a web server, using master-worker architecture, written in C.☆48Updated 8 years ago
- ☆41Updated 5 months ago
- MIPS Assembly parser in JavaScript☆16Updated 7 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 6 years ago
- self education and historical research of the C++ compiler cfront v3☆78Updated 9 years ago
- implementation of the LC-3 virtual machine, an educational computer architecture☆36Updated 2 years ago
- lunatic: a toy lua interpreter☆18Updated 4 years ago
- Write a simple interpreter of C. Inspired by c4 and largely based on it.☆40Updated 8 years ago
- Simple, embeddable lisp interpreter☆12Updated 3 years ago
- A toy programming language for learning how to make programming languages☆33Updated last year
- Experiments with JIT compilation☆64Updated 7 years ago
- Minecraft clone written in C.☆22Updated 2 years ago
- ☆12Updated 2 weeks ago
- A book, Let's build a DBMS: StellarSQL -- a minimal SQL DBMS written in Rust☆26Updated 6 years ago
- Repository for C implement programming language with the book "Crafting Interpreters" http://www.craftinginterpreters.com/☆12Updated last year
- The Lark programming language.☆59Updated 14 years ago
- A small, simple hash table written in C.☆23Updated 13 years ago
- Stack machine simulation☆14Updated 12 years ago
- A handy tool to help design and parse your own language☆21Updated 2 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆62Updated 6 years ago
- A generic mark-and-sweep garbage collector☆44Updated 12 years ago
- Single-header, non-backtracking regular expression engine written in C89☆12Updated last year
- Krakatau: a stack based virtual machine☆12Updated 5 years ago