neeilan / dragon-lox
LLVM frontend for the Lox programming language (WIP)
☆8Updated 6 years ago
Alternatives and similar repositories for dragon-lox:
Users that are interested in dragon-lox are comparing it to the libraries listed below
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆25Updated 3 years ago
- A statically-typed variant of Lox, written in TypeScript☆123Updated 2 years ago
- An implementation of *jlox* from Crafting Interpreters in C++.☆43Updated 2 years ago
- C++ implementation of Lox interpreter (based on the book Crafting Interpreters by Bob Nystrom)☆32Updated 2 years ago
- Scripting language developed alongside reading of craftinginterpreters☆38Updated 3 months ago
- A virtual machine and a tree-walk interpreter for the Lox programming language in C89☆50Updated 5 years ago
- simple virtual cpu in c☆85Updated 7 years ago
- C++ implementation of the lox toy language used from the crafting interpreters book (http://www.craftinginterpreters.com/)☆36Updated 4 years ago
- a simple tiny C Compiler using Lex & Yacc☆85Updated 8 years ago
- Lox modern cpp implement☆14Updated 4 years ago
- Toy programming language using LLVM, flex and bison.☆93Updated 3 months ago
- Modern C++ implementation of the Kaleidoscope LLVM tutorial.☆13Updated 7 years ago
- The Sharp programming language☆45Updated last week
- Reference implementation for Writing a C Compiler☆145Updated last month
- AST Interpreter for the lox programming language created by Bob Nystrom in the Crafting Interpreters Book. Written in c++.☆8Updated 4 years ago
- A bytecode-virtual-machine-based interpreter for the lox language written in modern C++☆25Updated 2 years ago
- A toy programming language compiled to LLVM IR (<200 LoC, dumbed down for educational)☆27Updated 5 years ago
- Same as simple-virtual-machine but in C☆148Updated 9 years ago
- Syntax highlighting for Lox, everyone's favorite interpreted learning-language☆37Updated last year
- A compiler for a tiny (but growing!) subset of C, written in OCaml.☆287Updated 2 years ago
- Home-made almost operating system☆135Updated 2 years ago
- BrainFuck Compiler Challenge☆29Updated 4 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 11 years ago
- implementation of the LC-3 virtual machine, an educational computer architecture☆47Updated 2 years ago
- Lox interpreter written in Lox☆117Updated last year
- A Small RISC-V Virtual Machine☆78Updated 3 years ago
- ☆95Updated 8 years ago
- Toy programming language☆48Updated last week
- Lightweight and performant dynamic binary translation for RISC–V code on x86–64☆61Updated 4 years ago
- loxi - a Lox interpreter☆33Updated 7 years ago