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
- The code to illustrate the pratt parser blog post for the desmos engineering blog.☆34Updated 3 years ago
- ☆27Updated 4 years ago
- Bytecode VM and Assembler in JS☆31Updated 3 years ago
- An example mark-and-sweep garbage collector in 50 lines of C++☆52Updated 8 years ago
- Stack based virtual machine☆41Updated 9 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☆33Updated 2 years ago
- ☆12Updated 2 months ago
- Stack machine simulation☆13Updated 12 years ago
- The Lark programming language.☆58Updated 14 years ago
- MikeOS' BASIC Compiler☆23Updated 2 years ago
- Let's write a Debugger!☆30Updated 6 years ago
- An exercise in programming language design and implementation.☆20Updated 3 years ago
- me going through JamesM's kernel development tutorials☆41Updated 4 years ago
- Simple, embeddable lisp interpreter☆12Updated 3 years ago
- A simple x86 emulator, debugger, and editor in JavaScript.☆103Updated 2 years ago
- Yet Another Scheme Interpreter using flex and bison☆49Updated 2 years ago
- My second Lisp interpreter (bytecode compiler and interpreter) written in GNU C☆26Updated 5 years ago
- A simple bare-metal shell using x86 assembly in real mode.☆9Updated 10 years ago
- A generic mark-and-sweep garbage collector☆44Updated 12 years ago
- MIPS Assembly parser in JavaScript☆16Updated 7 years ago
- Source code for "Essentials of Interpretation" class☆52Updated last year
- A compiler for x86-64 with an SLR parser.☆10Updated last year
- A simple VM in C☆49Updated 5 months ago
- Tiny scheme implementation written in c++17☆26Updated 6 years ago
- A toy C-like language compiler for PigletVM☆61Updated 5 years ago
- An esoteric programming language☆29Updated 4 years ago
- x86 operation system writen on fasm☆41Updated 4 months ago