mspraggs / loxx
C++ implementation of Robert Nystrom's toy language lox
☆31Updated 4 years ago
Alternatives and similar repositories for loxx
Users that are interested in loxx are comparing it to the libraries listed below
Sorting:
- Generic 2D graphics library for C++14☆28Updated 3 months ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- Bytecode interpreter☆72Updated 3 months ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- Mico ("Monkey" in catalan). Monkey language implementation done with C++. https://interpreterbook.com/☆39Updated 2 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- Hackable Lexer with UTF-8 support☆22Updated 6 years ago
- An HTTP server library in C++☆16Updated 6 years ago
- Implementation of Pratt parser in C++11☆26Updated 10 years ago
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆25Updated 3 years ago
- The fluffy programming language main repository☆24Updated 12 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 4 years ago
- Custom scripting language Compiler and VM written in C++11.☆34Updated 8 years ago
- C/C++ subset resyntaxed like Rust,+ tagged-union/Pattern-Matching, UFCS,inference; LLVM . example:☆74Updated 10 years ago
- A just-in-time compiler for c minus☆47Updated 11 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated 11 months ago
- Work-in-progress Rust application that converts C++ header-only libraries to single self-contained headers.☆26Updated 6 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆66Updated 9 years ago
- A plugin framework for namespace macros in C/C++☆36Updated 10 years ago
- Reference Implementations of ISO C++ N3888☆41Updated 6 years ago
- Automatically select the smallest integer type that can contain a given range at compile time☆20Updated 8 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- A universal thread-safe memory pool.☆26Updated 6 years ago
- TeaScript C++ Library - embedded scripting language for C++ Applications☆51Updated last month
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆80Updated last month
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago