cwbaker / lalrLinks
LALR(1) parser for C++
☆79Updated last year
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)☆82Updated 4 months ago
- C++ Lexer Toolkit Library (LexerTk) https://www.partow.net/programming/lexertk/index.html☆34Updated 4 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- bnflite is a C++ template library for lightweight grammar parsers (BNF can be "executable"! )☆78Updated 2 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- DEPRECATED PROJECT, see README☆36Updated 3 years ago
- A concise and readable metaprogramming language for C++☆61Updated 4 years ago
- The IDK (Industrial Development Kit) library!☆36Updated 2 months ago
- Mathematical Expression Parser and JIT Compiler☆147Updated this week
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆49Updated last year
- A compiler front end for the C++ language☆146Updated last week
- An attempt to introduce a new scripting language for CMake☆60Updated 5 years ago
- Bytecode interpreter☆77Updated 7 months ago
- C++ compile-time programming (serialization, reflection, code modification, enum to string, better enum, enum to json, extend or parse l…☆41Updated 4 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆157Updated 7 years ago
- A library for generating compile time parsers parsing embedded DSL code as part of the C++ compilation process☆46Updated 3 weeks ago
- Fast multi-threaded memory allocator☆79Updated 5 years ago
- Some library components that didn't quite fit anywhere else...☆37Updated last week
- lexertl: The Modular Lexical Analyser Generator