DmitrySoshnikov / eva-source
Source code for "Essentials of Interpretation" class
☆53Updated last year
Alternatives and similar repositories for eva-source:
Users that are interested in eva-source are comparing it to the libraries listed below
- Stack based virtual machine☆42Updated 9 years ago
- Simple embedded java database☆16Updated last month
- A TypeScript implementation and in-browser editor for the Monkey programming language.☆18Updated 2 years ago
- ☆21Updated 3 years ago
- Automata Theory. Building a RegExp machine☆12Updated 5 years ago
- C Implementation of the monkey programming language☆69Updated 5 years ago
- Example code for compilers textbook.☆174Updated 2 years ago
- Reference implementation for Writing a C Compiler☆137Updated 2 weeks ago
- Syntactic analysis toolkit, language-agnostic parser generator.☆627Updated 2 months ago
- A statically-typed variant of Lox, written in TypeScript☆121Updated 2 years ago
- A C++ version monkey language interpreter. From Write An Interpreter In Go☆36Updated 4 years ago
- A tree-walker && virtual-machine && JIT interpreter for Lox language☆29Updated 10 months ago
- An example mark-and-sweep garbage collector in 50 lines of C++☆52Updated 8 years ago
- Lox interpreter written in Lox☆117Updated last year
- A fast and minimal regular expression engine.☆75Updated last year
- Source for the books from Ronald Mak - Writing Compilers and Interpreters.☆60Updated 6 years ago
- The code to illustrate the pratt parser blog post for the desmos engineering blog.☆34Updated 3 years ago
- Test cases for Writing a C Compiler☆220Updated 2 weeks ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆140Updated 3 years ago
- An introduction to language design through building a compiler frontend and completing a self-paced exercise on top of LLVM.☆106Updated last week
- Syntax highlighting for Lox, everyone's favorite interpreted learning-language☆37Updated last year
- Lox modern cpp implement☆14Updated 4 years ago
- Writing a minimal x86-64 JIT compiler in C++☆101Updated 6 years ago
- A demo of "Top Down Operator Precedence" parser (Pratt parsing) implemented in TypeScript☆14Updated 2 years ago
- Stack-based VM Architecture in JavaScript. (Virtual Machine Fantasy Console)☆28Updated 5 years ago
- C89 expressions parsed with the shunting yard algorithm in Python☆75Updated 7 months ago
- An interpreter for Monkey with parser combinator written in Rust☆40Updated 5 years ago
- A C compiler created for the how to create a C Compiler online course☆100Updated last year
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆25Updated 3 years ago
- A toy programming language for learning how to make programming languages☆32Updated 2 years ago