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
- A compiler for a tiny (but growing!) subset of C, written in OCaml.☆285Updated 2 years ago
- A statically-typed variant of Lox, written in TypeScript☆121Updated 2 years ago
- Reference implementation for Writing a C Compiler☆137Updated 2 weeks ago
- C++ implementation of Lox interpreter (based on the book Crafting Interpreters by Bob Nystrom)☆32Updated 2 years ago
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆25Updated 3 years ago
- An implementation of *jlox* from Crafting Interpreters in C++.☆43Updated 2 years ago
- The Sharp programming language☆45Updated 10 months ago
- Modern C++ implementation of the Kaleidoscope LLVM tutorial.☆13Updated 7 years ago
- A virtual machine and a tree-walk interpreter for the Lox programming language in C89☆49Updated 5 years ago
- Compiler for the COOL language written in C.☆111Updated 4 months ago
- Lox modern cpp implement☆14Updated 4 years ago
- Toy programming language☆48Updated 2 weeks ago
- The Rho programming language☆24Updated 7 years ago
- A bytecode-virtual-machine-based interpreter for the lox language written in modern C++☆25Updated 2 years ago
- A tree-walker && virtual-machine && JIT interpreter for Lox language☆29Updated 10 months ago
- loxi - a Lox interpreter☆33Updated 7 years ago
- Lox interpreter written in Lox☆117Updated last year
- Python implementation of locks, which is an imperative, dynamically typed, procedure oriented scripting language based on the lox program…☆34Updated 3 years ago
- C-- Compiler using Antlr4☆17Updated 6 years ago
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆145Updated 8 years ago
- A Quick Backend☆327Updated 2 years ago
- Toy programming language using LLVM, flex and bison.☆93Updated 2 months ago
- C++ implementation of the lox toy language used from the crafting interpreters book (http://www.craftinginterpreters.com/)☆37Updated 4 years ago
- Scripting language developed alongside reading of craftinginterpreters☆38Updated 2 months ago
- The Finch programming language☆246Updated 4 years ago
- Following Nystrom's book Crafting Interpreters, implemented in C++.☆101Updated last year
- A toy x86-64 kernel.☆52Updated 9 years ago
- Same as simple-virtual-machine but in C☆145Updated 8 years ago
- Fast, type-safe, object-oriented language by yours truly☆47Updated last year