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:
- C/C++ subset resyntaxed like Rust,+ tagged-union/Pattern-Matching, UFCS,inference; LLVM . example:☆75Updated 10 years ago
- Mico ("Monkey" in catalan). Monkey language implementation done with C++. https://interpreterbook.com/☆39Updated 2 years ago
- Hackable Lexer with UTF-8 support☆23Updated 6 years ago
- Bytecode interpreter☆78Updated 9 months ago
- A plugin framework for namespace macros in C/C++☆36Updated 11 years ago
- A lightweight conservative garbage collector for C/C++☆122Updated 7 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- Simple unoptimized AVL tree implementation in C89☆40Updated 5 years ago
- TeaScript C++ Library - embedded scripting language for C++ Applications☆51Updated 7 months ago
- Following Nystrom's book Crafting Interpreters, implemented in C++.☆99Updated 5 months ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆68Updated 9 years ago
- Generic 2D graphics library for C++14☆28Updated 9 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☆37Updated 8 years ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆82Updated 6 months ago
- Implementation of Pratt parser in C++11☆26Updated 10 years ago
- Work-in-progress Rust application that converts C++ header-only libraries to single self-contained headers.☆26Updated 6 years ago
- A string formatting library for C++☆42Updated 4 years ago
- A lightweight garbage collector for C++ programs☆69Updated last year
- Named arguments for C++17☆31Updated 3 months ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- Custom scripting language Compiler and VM written in C++11.☆36Updated 8 years ago
- A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆100Updated last week
- Libcleri is a powerful tool to build languages. From a built language, libcleri can automatically create parse trees, which are data str…☆39Updated 2 years ago
- Functional visual programming language with FRP for multimedia☆34Updated 3 weeks ago
- Minimal programming language for embedding small scripts in larger programs☆52Updated last year
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- ☆22Updated 5 years ago
- Interactive C++ Interpreter for x86 Systems☆58Updated 10 years ago