DmitrySoshnikov / at-regexp-machine
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:
- Stack based virtual machine☆42Updated 10 years ago
- An example mark-and-sweep garbage collector in 50 lines of C++☆53Updated 8 years ago
- The code to illustrate the pratt parser blog post for the desmos engineering blog.☆35Updated 3 years ago
- Bytecode VM and Assembler in JS☆31Updated 3 years ago
- Lisp Interpreter in 90 lines of C++ (not counting lines after the first 90).☆40Updated 8 years ago
- ☆28Updated 5 years ago
- SOM - Simple Object Machine☆23Updated last week
- Write a simple interpreter of C. Inspired by c4 and largely based on it.☆40Updated 9 years ago
- ☆12Updated this week
- Single-header, non-backtracking regular expression engine written in C89☆12Updated last year
- Unofficial libjit mirror.☆62Updated 5 years ago
- Yet Another Scheme Interpreter using flex and bison☆50Updated 2 years ago
- A toy programming language for learning how to make programming languages☆32Updated 2 years ago
- A Toy C Compiler☆9Updated 7 years ago
- An esoteric programming language☆31Updated 4 years ago
- ☆43Updated 3 months ago
- A simple x86 emulator, debugger, and editor in JavaScript.☆103Updated 2 years ago
- implementation of the LC-3 virtual machine, an educational computer architecture☆36Updated 2 years ago
- Wisp, a lisp programming language☆39Updated 7 years ago
- 😛 Review of Structure and Interpretation of Computer Programs☆26Updated 9 months ago
- The Lark programming language.☆58Updated 14 years ago
- ☆64Updated 8 years ago
- Fabrice Bellard's fbcc C Compiler☆41Updated 5 years ago
- libFirm regression testsuite☆18Updated 5 years ago
- A demo of "Top Down Operator Precedence" parser (Pratt parsing) implemented in TypeScript☆14Updated 2 years ago
- Parsing Algorithms course and Letter programming language☆20Updated 4 years ago
- mark/sweep garbage collector for C☆29Updated 13 years ago
- Stack machine simulation☆13Updated 12 years ago
- Tiny scheme implementation written in c++17☆27Updated 6 years ago
- self education and historical research of the C++ compiler cfront v3☆84Updated 9 years ago