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
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆83Updated 9 months ago
- C/C++ subset resyntaxed like Rust,+ tagged-union/Pattern-Matching, UFCS,inference; LLVM . example:☆75Updated 10 years ago
- Bytecode interpreter☆80Updated last year
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆60Updated 6 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
- Hackable Lexer with UTF-8 support☆23Updated 6 years ago
- Following Nystrom's book Crafting Interpreters, implemented in C++.☆100Updated 8 months ago
- A plugin framework for namespace macros in C/C++☆36Updated 11 years ago
- Custom scripting language Compiler and VM written in C++11.☆36Updated 9 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- TeaScript C++ Library - embedded scripting language for C++ Applications☆69Updated last week
- C++ implementation of a gap buffer.☆58Updated last year
- A lightweight garbage collector for C++ programs☆69Updated 2 years ago
- A generic C++17 parser-combinator library with a natural grammar notation.☆121Updated 4 years ago
- Generic 2D graphics library for C++14☆28Updated last year
- lunatic: a toy lua interpreter☆18Updated 5 years ago
- Work-in-progress Rust application that converts C++ header-only libraries to single self-contained headers.☆26Updated 6 years ago
- A just-in-time compiler for c minus☆46Updated 12 years ago
- The first and only scripting language with safe pointer arithmetics, high level of ABI and source compatibility with C, spreadsheet-like …☆75Updated this week
- Library for managing windows for cross platform UI applications☆28Updated last month
- Coroutines for C.☆78Updated 8 years ago
- ☆42Updated 2 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- The Zenon programming language☆78Updated 8 months ago
- LALR(1) parser for C++☆80Updated last year
- A string formatting library for C++☆42Updated 4 years ago
- A lightweight conservative garbage collector for C/C++☆126Updated 7 years ago
- A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆101Updated this week