eliasdaler / loxLinks
C++ implementation of Lox interpreter (based on the book Crafting Interpreters by Bob Nystrom)
☆33Updated 2 years ago
Alternatives and similar repositories for lox
Users that are interested in lox are comparing it to the libraries listed below
Sorting:
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆27Updated 4 years ago
- An implementation of *jlox* from Crafting Interpreters in C++.☆48Updated 2 years ago
- C++ implementation of the lox toy language used from the crafting interpreters book (http://www.craftinginterpreters.com/)☆39Updated 5 years ago
- A tree-walker && virtual-machine && JIT interpreter for Lox language☆30Updated last year
- An interpreter for the Monkey programming language written in C++☆28Updated 2 years ago
- Following Nystrom's book Crafting Interpreters, implemented in C++.☆99Updated 4 months ago
- Interpreter and Read-Eval-Print-Loop for a simple programming language called "MiniLang", written in C++☆68Updated 5 years ago
- lunatic: a toy lua interpreter☆18Updated 5 years ago
- Bytecode interpreter☆77Updated 8 months ago
- Scripting language developed alongside reading of craftinginterpreters☆40Updated 10 months ago
- A C interpreter developed live on YouTube☆56Updated 2 years ago
- Source code to go with my parser programming tutorial videos.☆38Updated 3 years ago
- Mico ("Monkey" in catalan). Monkey language implementation done with C++. https://interpreterbook.com/☆39Updated 2 years ago
- A Tour Through the SubC Compiler☆92Updated 3 years ago
- A virtual machine and a tree-walk interpreter for the Lox programming language in C89☆50Updated 6 years ago
- Writing a minimal x86-64 JIT compiler in C++☆104Updated 7 years ago
- A C compiler written in C☆101Updated 2 years ago
- C++ implementation of Robert Nystrom's toy language lox☆31Updated 5 years ago
- [nyx] dynamically typed scripting language☆27Updated 2 years ago
- Toy programming language using LLVM, flex and bison.☆95Updated 10 months ago
- The Sharp programming language☆45Updated last month
- a simple tiny C Compiler using Lex & Yacc☆90Updated 3 weeks ago
- A C compiler created for the how to create a C Compiler online course☆110Updated 2 months ago
- Lightweight 2D graphics framework built using C++20 and Vulkan☆24Updated 3 years ago
- Minecraft clone written in C.☆24Updated 3 years ago
- A simple, single-header library which implements C preprocessor☆56Updated 5 months ago
- The Elsa Programming Language☆17Updated 8 years ago
- TinyGL : a Small, Free and Fast Subset of OpenGL*☆138Updated last year
- Fast, type-safe, object-oriented language by yours truly☆47Updated 2 years ago
- huang's c compiler - a tiny C99 compiler.☆23Updated last year