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
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- Hackable Lexer with UTF-8 support☆22Updated 6 years ago
- C/C++ subset resyntaxed like Rust,+ tagged-union/Pattern-Matching, UFCS,inference; LLVM . example:☆74Updated 10 years ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆81Updated 3 months ago
- Implementation of Pratt parser in C++11☆26Updated 10 years ago
- Following Nystrom's book Crafting Interpreters, implemented in C++.☆99Updated 2 months ago
- Foundations of symbol based programming☆30Updated 5 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- A generic C++17 parser-combinator library with a natural grammar notation.☆121Updated 4 years ago
- TeaScript C++ Library - embedded scripting language for C++ Applications☆51Updated 4 months ago
- Bytecode interpreter☆76Updated 6 months ago
- A plugin framework for namespace macros in C/C++☆36Updated 11 years ago
- LALR(1) parser for C++☆79Updated last year
- Custom scripting language Compiler and VM written in C++11.☆35Updated 8 years ago
- A lightweight garbage collector for C++ programs☆69Updated last year
- Reference Implementations of ISO C++ N3888☆42Updated 6 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- Generic 2D graphics library for C++14☆28Updated 6 months ago
- Interactive C++ Interpreter for x86 Systems☆58Updated 9 years ago
- Minimal programming language for embedding small scripts in larger programs☆52Updated last year
- The first and only scripting language with safe pointer arithmetics, high level of ABI and source compatibility with C, spreadsheet-like …☆68Updated 4 months ago
- C++ implementation of a gap buffer.☆53Updated 8 months ago
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆26Updated 4 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆68Updated 9 years ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- A string formatting library for C++☆42Updated 4 years ago
- ☆42Updated 2 years ago
- A just-in-time compiler for c minus☆47Updated 12 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago