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:
- Toy programming language using LLVM, flex and bison.☆94Updated 7 months ago
- C++ implementation of Lox interpreter (based on the book Crafting Interpreters by Bob Nystrom)☆33Updated 2 years ago
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆25Updated 4 years ago
- The Rho programming language☆24Updated 7 years ago
- A compiler for a tiny (but growing!) subset of C, written in OCaml.☆292Updated 3 years ago
- An implementation of *jlox* from Crafting Interpreters in C++.☆45Updated 2 years ago
- a simple tiny C Compiler using Lex & Yacc☆87Updated 9 years ago
- Lox modern cpp implement☆14Updated 5 years ago
- Interpreter and Read-Eval-Print-Loop for a simple programming language called "MiniLang", written in C++☆68Updated 5 years ago
- AST Interpreter for the lox programming language created by Bob Nystrom in the Crafting Interpreters Book. Written in c++.☆8Updated 4 years ago
- a toy programming language☆7Updated 6 years ago
- A C compiler written in C☆101Updated 2 years ago
- A toy x86-64 kernel.☆52Updated 10 years ago
- Implementing a complete Compiler for a simple C-like language using the C-tools Flex and Bison☆186Updated 2 years ago
- A programming language with a comfy syntax which answers the question "what if everything was call/cc?"☆15Updated last year
- The Meet Language Interpreter☆11Updated 5 years ago
- An educational C-like toy programming language that compiles to x64 binary.☆157Updated last year
- A virtual machine and a tree-walk interpreter for the Lox programming language in C89☆50Updated 5 years ago
- Toy compiler☆53Updated 2 weeks ago
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆149Updated 8 years ago
- Wendy is an compiler / interpreter for WendyScript☆14Updated 3 years ago
- A toy programming language compiled to LLVM IR (<200 LoC, dumbed down for educational)☆27Updated 5 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 11 years ago
- A simple hobby operating system for the x86-64 architecture☆73Updated 4 years ago
- A toy script language written in C☆14Updated 7 years ago
- A Quick Backend☆345Updated 3 years ago
- A tree-walker && virtual-machine && JIT interpreter for Lox language☆30Updated last year
- The Toy Programming Language.☆250Updated 4 months ago
- ⚙️ C99-compatible multipass compiler written in TypeScript with GCC extensions support. Features a handcrafted left-recursive parser, cus…☆382Updated 9 months ago
- lunatic: a toy lua interpreter☆18Updated 5 years ago