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 8 years ago
- Let's write a Debugger!☆30Updated 7 years ago
- Minecraft clone written in C.☆25Updated 3 years ago
- Clone of http://nsz.repo.hu/git/?p=c-standard☆23Updated 6 years ago
- Parsing Algorithms course and Letter programming language☆20Updated 4 years ago
- ☆12Updated 3 weeks ago
- A toy programming language for learning how to make programming languages☆32Updated 2 years ago
- Simple, embeddable lisp interpreter☆12Updated 4 years ago
- Stack based virtual machine☆42Updated 10 years ago
- Source code for "Essentials of Interpretation" class☆53Updated last year
- self education and historical research of the C++ compiler cfront v3☆85Updated 9 years ago
- An implementation of Scheme R7RS-small in 48 working hours.☆19Updated 5 years ago
- ☆43Updated 3 months ago
- Repository for C implement programming language with the book "Crafting Interpreters" http://www.craftinginterpreters.com/☆14Updated last year
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆150Updated 3 years ago
- A prototype of a web server, using master-worker architecture, written in C.☆50Updated 8 years ago
- Waxeye Parser Generator☆19Updated 4 years ago
- libFirm regression testsuite☆18Updated 5 years ago
- A simple VM in C☆49Updated 10 months ago
- Single-header, non-backtracking regular expression engine written in C89☆12Updated 2 years ago
- 😛 Review of Structure and Interpretation of Computer Programs☆26Updated 10 months ago
- A simple x86 emulator, debugger, and editor in JavaScript.☆103Updated 2 years ago
- A generic mark-and-sweep garbage collector☆45Updated 13 years ago
- Jim is a small footprint Tcl interpreter, with some changes to the original language but mostly compatible.☆55Updated 15 years ago
- C adaptation of the swiss table (flat hash map) presented at CppCon by Google (https://www.youtube.com/watch?v=ncHmEUmJZf4).☆17Updated 5 years ago
- Code from the book "Hacker's Delight" by Henry S. Warren, Jr. (original and my own modifications).☆25Updated 14 years ago
- A hobby OS☆53Updated 3 years ago
- Yet Another Scheme Interpreter using flex and bison☆50Updated 2 years ago
- Yet another C compiler.☆30Updated last year
- A compiler for x86-64 with an SLR parser.☆10Updated last year