ehomrich / loxLinks
A Python implementation of the Lox language, from the book Crafting Interpreters by Bob Nystrom
☆15Updated 5 years ago
Alternatives and similar repositories for lox
Users that are interested in lox are comparing it to the libraries listed below
Sorting:
- A C++ version monkey language interpreter. From Write An Interpreter In Go☆37Updated 5 years ago
- A Monkey Language interpreter, written in Python.☆10Updated 4 years ago
- C Implementation of the monkey programming language☆73Updated 5 years ago
- Kaleidoscope is a toy programming language built from scratch using the LLVM libraries.☆22Updated last month
- ☆20Updated 3 years ago
- C implementation of the Monkey programming language. Repository moved to Sourcehut.☆40Updated 2 years ago
- BrainFuck Compiler Challenge☆30Updated 4 years ago
- implementation of git.io/2048 written in LC-3 assembly, an educational computer architecture☆87Updated 3 years ago
- A virtual machine and a tree-walk interpreter for the Lox programming language in C89☆50Updated 6 years ago
- Code used on "Writing your own programming language and compiler with Python" post☆238Updated 4 years ago
- Lox interpreter written in Lox☆123Updated 2 weeks ago
- The Finch programming language☆250Updated 5 years ago
- Reference implementation for Writing a C Compiler☆179Updated 5 months ago
- A nano-like text editor written from scratch in C.☆82Updated last year
- ** Moved to https://gitlab.com/cell_lang/cell ** Cell Elementary Learning Language☆115Updated 6 years ago
- A (toy) C compiler written in Rust with no dependencies.☆72Updated 2 months ago
- Currently extending the Monkey programming language designed in the books "Writing An Interpreter In Go" and "Writing a Compiler in Go"☆51Updated 9 months ago
- Build Your Own Programming Language, published by Packt☆237Updated 2 years ago
- Titanium - Virtual Machine Written in C☆56Updated last year
- Test cases for Writing a C Compiler☆306Updated 3 months ago
- An introduction to language design through building a compiler frontend and completing a self-paced exercise on top of LLVM.☆125Updated 4 months ago
- A toy programming language compiled to LLVM IR (<200 LoC, dumbed down for educational)☆27Updated 5 years ago
- The Sharp programming language☆45Updated 4 months ago
- Example code for compilers textbook.☆191Updated 2 years ago
- A small BASIC-to-C compiler written in Python.☆358Updated last year
- A compiler for a programming language written in C☆59Updated last year
- Source code for "Essentials of Interpretation" class☆55Updated 2 years ago
- loxi - a Lox interpreter☆36Updated 7 years ago
- Compiler for the COOL language written in C.☆126Updated 9 months ago
- Same as simple-virtual-machine but in C☆151Updated 9 years ago