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"☆25Updated 4 years ago
- An interpreter for the Monkey programming language written in C++☆27Updated 2 years ago
- An implementation of *jlox* from Crafting Interpreters in C++.☆46Updated 2 years ago
- A tree-walker && virtual-machine && JIT interpreter for Lox language☆30Updated last year
- lunatic: a toy lua interpreter☆18Updated 5 years ago
- Following Nystrom's book Crafting Interpreters, implemented in C++.☆99Updated last month
- 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☆37Updated 6 months ago
- A C interpreter developed live on YouTube☆54Updated 2 years ago
- Interpreter and Read-Eval-Print-Loop for a simple programming language called "MiniLang", written in C++☆68Updated 5 years ago
- Source code to go with my parser programming tutorial videos.☆38Updated 3 years ago
- [nyx] dynamically typed scripting language☆27Updated 2 years ago
- Bytecode interpreter☆76Updated 5 months ago
- The Elsa Programming Language☆17Updated 8 years ago
- A compiled, statically typed, C-like, data oriented language with a focus on performance and low-level optimization using GPU acceleratio…☆22Updated 7 months ago
- The ultimate open-source 2D and 3D software rendered graphics library.☆16Updated last year
- Swan, small scripting language embeddable in C++ applications☆8Updated 5 years ago
- A scripting language built for speed in world where JavaScript runs on web servers☆11Updated 3 years ago
- C++ implementation of Robert Nystrom's toy language lox☆31Updated 5 years ago
- A Tour Through the SubC Compiler☆92Updated 3 years ago
- huang's c compiler - a tiny C99 compiler.☆22Updated last year
- Single-file public domain scripting language for c☆29Updated 4 years ago
- Mico ("Monkey" in catalan). Monkey language implementation done with C++. https://interpreterbook.com/☆39Updated 2 years ago
- Lightweight 2D graphics framework built using C++20 and Vulkan☆24Updated 2 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆35Updated 5 months ago
- A toy script language written in C☆14Updated 7 years ago
- A minimalistic scripting language with parser and interpreter in a single C++ header file☆26Updated 3 years ago
- Fast, type-safe, object-oriented language by yours truly☆47Updated last year
- Writing a minimal x86-64 JIT compiler in C++☆103Updated 7 years ago
- A simple, single-header library which implements C preprocessor☆54Updated 2 months ago