cwbaker / lalrLinks
LALR(1) parser for C++
☆80Updated 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)☆83Updated 9 months ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- bnflite is a C++ template library for lightweight grammar parsers (BNF can be "executable"! )☆78Updated 3 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- EDSL for C++ to make just-in-time code generation easier☆87Updated 2 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- Mathematical Expression Parser and JIT Compiler☆150Updated 2 months ago
- Bytecode interpreter☆80Updated last year
- Reference implementation of Grisu-Exact in C++☆68Updated 5 years ago
- C++ Lexer Toolkit Library (LexerTk) https://www.partow.net/programming/lexertk/index.html☆35Updated 5 years ago
- DEPRECATED PROJECT, see README☆36Updated 3 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated 3 weeks ago
- Highly composable C++17 template meta programming library☆40Updated 6 years ago
- An attempt to introduce a new scripting language for CMake☆60Updated 5 years ago
- A compiler front end for the C++ language☆151Updated last week
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- A library for generating compile time parsers parsing embedded DSL code as part of the C++ compilation process☆47Updated last month
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years 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
- The IDK (Industrial Development Kit) library!☆37Updated last week
- Coco/R for C++☆29Updated 3 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- A lightweight garbage collector for C++ programs☆69Updated 2 years ago
- Some library components that didn't quite fit anywhere else...☆36Updated 2 months ago
- Tiny portable C++ library for atomic operations☆53Updated 2 years ago
- lexertl: The Modular Lexical Analyser Generator☆63Updated last month
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆159Updated 8 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago