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/☆38Updated 2 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- Bytecode interpreter☆80Updated 11 months ago
- TeaScript C++ Library - embedded scripting language for C++ Applications☆57Updated 2 weeks ago
- C/C++ subset resyntaxed like Rust,+ tagged-union/Pattern-Matching, UFCS,inference; LLVM . example:☆75Updated 10 years ago
- A plugin framework for namespace macros in C/C++☆36Updated 11 years ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆83Updated 9 months ago
- Following Nystrom's book Crafting Interpreters, implemented in C++.☆100Updated 7 months ago
- A generic C++17 parser-combinator library with a natural grammar notation.☆121Updated 4 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- Implementation of Pratt parser in C++11☆26Updated 10 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆69Updated 10 years ago
- Generic 2D graphics library for C++14☆28Updated 11 months ago
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆26Updated 4 years ago
- Interactive C++ Interpreter for x86 Systems☆58Updated 10 years ago
- A string formatting library for C++☆42Updated 4 years ago
- A lightweight garbage collector for C++ programs☆69Updated 2 years ago
- A lightweight conservative garbage collector for C/C++☆125Updated 7 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- LALR(1) parser for C++☆80Updated last year
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆55Updated 6 years ago
- Highly composable C++17 template meta programming library☆40Updated 6 years ago
- The first and only scripting language with safe pointer arithmetics, high level of ABI and source compatibility with C, spreadsheet-like …☆74Updated this week
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- Hackable Lexer with UTF-8 support☆23Updated 6 years ago
- The Zenon programming language☆77Updated 8 months ago
- C++ implementation of a gap buffer.☆57Updated last year
- A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆101Updated last week
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- Library for managing windows for cross platform UI applications☆28Updated 3 weeks ago