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
- TeaScript C++ Library - embedded scripting language for C++ Applications☆51Updated 3 months ago
- C/C++ subset resyntaxed like Rust,+ tagged-union/Pattern-Matching, UFCS,inference; LLVM . example:☆74Updated 10 years ago
- Implementation of Pratt parser in C++11☆26Updated 10 years ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆81Updated 3 months ago
- A string formatting library for C++☆42Updated 4 years ago
- Custom scripting language Compiler and VM written in C++11.☆35Updated 8 years ago
- Hackable Lexer with UTF-8 support☆22Updated 6 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- Generic 2D graphics library for C++14☆28Updated 5 months ago
- Following Nystrom's book Crafting Interpreters, implemented in C++.☆100Updated last month
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆66Updated 9 years ago
- Tiny portable C++ library for atomic operations☆54Updated last year
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- A generic C++17 parser-combinator library with a natural grammar notation.☆121Updated 4 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- Bytecode interpreter☆76Updated 5 months ago
- A plugin framework for namespace macros in C/C++☆36Updated 11 years ago
- Reference Implementations of ISO C++ N3888☆42Updated 6 years ago
- Lightweight logging library for C/C++☆34Updated 2 years ago
- Minimal programming language for embedding small scripts in larger programs☆52Updated 11 months ago
- Single file in-place JSON/SJSON parser☆76Updated 3 years ago
- Minimal, zero dependency C++ binding generator for the Wren programming language☆106Updated 2 years ago
- A just-in-time compiler for c minus☆47Updated 11 years ago
- Generic type-safe vector, hash map, and concurrent queue for C☆54Updated 5 years ago
- Library for managing windows for cross platform UI applications☆28Updated 2 years ago
- LALR(1) parser for C++☆79Updated last year
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- C++ implementation of a gap buffer.☆52Updated 7 months ago