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
Sorting:
- AST Interpreter for the lox programming language created by Bob Nystrom in the Crafting Interpreters Book. Written in c++.☆8Updated 4 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☆37Updated 4 months ago
- 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☆125Updated 2 years ago
- Fast, type-safe, object-oriented language by yours truly☆47Updated last year
- A virtual machine and a tree-walk interpreter for the Lox programming language in C89☆50Updated 5 years ago
- loxi - a Lox interpreter☆35Updated 7 years ago
- A C++ version monkey language interpreter. From Write An Interpreter In Go☆36Updated 4 years ago
- C Implementation of the monkey programming language☆72Updated 5 years ago
- Toy programming language using LLVM, flex and bison.☆93Updated 5 months ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 11 years ago
- Lox modern cpp implement☆14Updated 5 years ago
- implementation of the LC-3 virtual machine, an educational computer architecture☆49Updated 2 years ago
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆148Updated 8 years ago
- Toy compiler☆49Updated last week
- A simple Tiny BASIC compiler which targets x86-64 Linux machines.☆50Updated 12 years ago
- C++ implementation of the lox toy language used from the crafting interpreters book (http://www.craftinginterpreters.com/)☆37Updated 4 years ago
- Reference implementation for Writing a C Compiler☆159Updated 3 months ago
- A toy programming language compiled to LLVM IR (<200 LoC, dumbed down for educational)☆27Updated 5 years ago
- A JIT compiler for the BASIC programming language☆12Updated 3 years ago
- A static strongly typed object oriented programming language with focus on composition☆23Updated 4 years ago
- Basic X86-64 assembler, written in golang☆66Updated 4 years ago
- The Meet Language Interpreter☆11Updated 5 years ago
- An esoteric programming language☆31Updated 4 years ago
- A toy script language written in C☆14Updated 7 years ago
- Writing a minimal x86-64 JIT compiler in C++☆102Updated 7 years ago
- lunatic: a toy lua interpreter☆18Updated 4 years ago
- A C Compiler. Executables runs on a stack based VM.☆77Updated 11 years ago
- A C interpreter developed live on YouTube☆54Updated 2 years ago