neeilan / dragon-loxLinks
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
Sorting:
- C++ implementation of Lox interpreter (based on the book Crafting Interpreters by Bob Nystrom)☆33Updated 2 years ago
- Toy compiler☆50Updated 3 weeks ago
- AST Interpreter for the lox programming language created by Bob Nystrom in the Crafting Interpreters Book. Written in c++.☆8Updated 4 years ago
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆25Updated 3 years ago
- A virtual machine and a tree-walk interpreter for the Lox programming language in C89☆50Updated 5 years ago
- Lox modern cpp implement☆14Updated 5 years ago
- The Evi programming language☆16Updated 2 years ago
- A statically-typed variant of Lox, written in TypeScript☆125Updated 2 years ago
- (WIP) Enact: A compiled programming language that's simple, familiar and fast.☆29Updated 4 years ago
- A toy programming language compiled to LLVM IR (<200 LoC, dumbed down for educational)☆27Updated 5 years ago
- Fast, type-safe, object-oriented language by yours truly☆47Updated last year
- Bytecode Interpreter for Yet Another Scripting Language (YASL).☆71Updated 3 months ago
- lunatic: a toy lua interpreter☆18Updated 4 years ago
- loxi - a Lox interpreter☆35Updated 7 years ago
- An embeddable scripting language inspired by Lua.☆48Updated last year
- simple virtual cpu in c☆88Updated 7 years ago
- Toy programming language using LLVM, flex and bison.☆92Updated 5 months ago
- ☆92Updated last week
- The Elsa Programming Language☆17Updated 8 years ago
- Modern C++ implementation of the Kaleidoscope LLVM tutorial.☆13Updated 7 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 11 years ago
- a simple tiny C Compiler using Lex & Yacc☆86Updated 9 years ago
- A static strongly typed object oriented programming language with focus on composition☆23Updated 4 years ago
- Lox interpreter written in Lox☆120Updated last year
- A C++ version monkey language interpreter. From Write An Interpreter In Go☆37Updated 4 years ago
- The Sharp programming language☆45Updated 2 months ago
- Little toy programming language with an x86_64 code generator☆17Updated 7 years ago
- Reference implementation for Writing a C Compiler☆162Updated 3 months ago
- The Rho programming language☆24Updated 7 years ago
- Fabrice Bellard's fbcc C Compiler☆42Updated 5 years ago