cwbaker / lalrLinks
LALR(1) parser for C++
☆79Updated 11 months ago
Alternatives and similar repositories for lalr
Users that are interested in lalr are comparing it to the libraries listed below
Sorting:
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆80Updated 2 months ago
- bnflite is a C++ template library for lightweight grammar parsers (BNF can be "executable"! )☆77Updated 2 years ago
- Bytecode interpreter☆76Updated 4 months ago
- C++ compile-time programming (serialization, reflection, code modification, enum to string, better enum, enum to json, extend or parse l…☆41Updated 3 years ago
- Unofficial libjit mirror.☆62Updated 5 years ago
- Example of C Compiler using JIT Engine of Clang.☆29Updated 5 years ago
- The IDK (Industrial Development Kit) library!☆36Updated 3 weeks ago
- Coco/R for C++☆28Updated 2 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- Allows you to publish ABI stable C++ library that can be used across different compilers☆64Updated 4 months ago
- TeaScript C++ Library - embedded scripting language for C++ Applications☆51Updated 2 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- A compiler front end for the C++ language☆129Updated last month
- C++ implementation of Robert Nystrom's toy language lox☆31Updated 5 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆157Updated 7 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- DEPRECATED PROJECT, see README☆36Updated 3 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- Scripting in C with JIT(x64)/VM.☆52Updated 4 years ago
- Cross-platform C++ Utility Library☆54Updated last week
- Yet another C++ text formatting library.☆71Updated 6 months ago
- lexertl: The Modular Lexical Analyser Generator☆62Updated last week
- Extensions to Clang for Compiling the Blue & Gold Languages☆30Updated 3 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆62Updated 5 months ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- The Fancy Named Parameters Library☆31Updated last month
- Hackable Lexer with UTF-8 support☆22Updated 6 years ago
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆93Updated 2 months ago