cwbaker / lalr
LALR(1) parser for C++
☆79Updated 9 months ago
Alternatives and similar repositories for lalr:
Users that are interested in lalr are comparing it to the libraries listed below
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆79Updated 3 weeks ago
- Bytecode interpreter☆72Updated 3 months ago
- An example LLVM-based compiler for a subset of C.☆28Updated 5 years ago
- Mathematical Expression Parser and JIT Compiler☆144Updated last year
- C++14 version of lexertl☆49Updated 8 months ago
- A library for generating compile time parsers parsing embedded DSL code as part of the C++ compilation process☆43Updated this week
- lexertl: The Modular Lexical Analyser Generator☆62Updated 8 months ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago
- A compiler front end for the C++ language☆129Updated last week
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆156Updated 7 years ago
- bnflite is a C++ template library for lightweight grammar parsers (BNF can be "executable"! )☆77Updated 2 years 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
- 💡 Build your own programming language! A C++17 PEG parser generator supporting parser combination, memoization, left-recursion and conte…☆246Updated 3 years ago
- DEPRECATED PROJECT, see README☆36Updated 3 years ago
- Compile-time printf-like string formatting☆77Updated 6 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- Cross-platform C++ Utility Library☆53Updated 2 weeks ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆48Updated 11 months ago
- Example of C Compiler using JIT Engine of Clang.☆29Updated 5 years ago
- Tiny portable C++ library for atomic operations☆54Updated last year
- C++20 Coroutine-Based Synchronous Parser Combinator Library☆54Updated 3 years ago
- A C++14-and-later expression template library☆109Updated 3 weeks ago
- The Fancy Named Parameters Library☆31Updated 2 weeks ago
- A fixed capacity dynamically sized string☆65Updated this week
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- Header-only library providing unicode aware string support for C++☆108Updated last month
- Some library components that didn't quite fit anywhere else...☆35Updated 8 months ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆95Updated 3 weeks ago
- A graph concurrent library for C++☆63Updated last year