mspraggs / loxxLinks
C++ implementation of Robert Nystrom's toy language lox
☆31Updated 5 years ago
Alternatives and similar repositories for loxx
Users that are interested in loxx are comparing it to the libraries listed below
Sorting:
- Mico ("Monkey" in catalan). Monkey language implementation done with C++. https://interpreterbook.com/☆39Updated 2 years ago
- Bytecode interpreter☆76Updated 5 months ago
- Following Nystrom's book Crafting Interpreters, implemented in C++.☆100Updated last month
- TeaScript C++ Library - embedded scripting language for C++ Applications☆51Updated 3 months ago
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆25Updated 3 years ago
- Implementation of Pratt parser in C++11☆26Updated 10 years ago
- The Zenon programming language☆76Updated last month
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆66Updated 9 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago
- LALR(1) parser for C++☆79Updated 11 months ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- λ → C++ library for functional programming☆37Updated 8 years ago
- Custom scripting language Compiler and VM written in C++11.☆35Updated 8 years ago
- An argument-parsing library for C++.☆44Updated 8 months ago
- Automatically select the smallest integer type that can contain a given range at compile time☆20Updated 8 years ago
- Generic 2D graphics library for C++14☆28Updated 5 months ago
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- Tools to facilitate data-oriented design in C99.☆41Updated 4 years ago
- Template (Compile-time) Turing Machine in C++20☆12Updated 4 years ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- DEPRECATED PROJECT, see README☆36Updated 3 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- Hackable Lexer with UTF-8 support☆22Updated 6 years ago
- Tiny portable C++ library for atomic operations☆54Updated last year
- Work-in-progress Rust application that converts C++ header-only libraries to single self-contained headers.☆26Updated 6 years ago
- A Brainfuck Interpreter, which is completely implemented from scratch as a C++ Template Meta Program☆24Updated 3 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- A plugin framework for namespace macros in C/C++☆36Updated 10 years ago
- A modern(ish) cross-platform open-source 2D game engine built on top of SDL2. C++98/03/11/14/17 compatible. Requires plf::colony and plf:…☆16Updated 6 years ago