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)☆81Updated 3 months 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
- Mathematical Expression Parser and JIT Compiler☆146Updated last month
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- DEPRECATED PROJECT, see README☆36Updated 3 years ago
- bnflite is a C++ template library for lightweight grammar parsers (BNF can be "executable"! )☆77Updated 2 years ago
- C++ Lexer Toolkit Library (LexerTk) https://www.partow.net/programming/lexertk/index.html☆34Updated 4 years ago
- Bytecode interpreter☆76Updated 6 months ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- A concise and readable metaprogramming language for C++☆60Updated 4 years ago
- A lightweight garbage collector for C++ programs☆69Updated last year
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆157Updated 7 years ago
- A compiler front end for the C++ language☆144Updated this week
- The IDK (Industrial Development Kit) library!☆36Updated 3 weeks ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆35Updated 5 months ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated 3 weeks ago
- C++20 Coroutine-Based Synchronous Parser Combinator Library☆55Updated 3 years ago
- x86/x64 JIT compiler for math string expressions written in C++. Parser is Boost.Spirit X3. AST transformations: partial derivation, cons…☆48Updated 9 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆14Updated last month
- C++ compile-time programming (serialization, reflection, code modification, enum to string, better enum, enum to json, extend or parse l…☆41Updated 3 years ago
- The first and only scripting language with safe pointer arithmetics, high level of ABI and source compatibility with C, spreadsheet-like …☆68Updated 4 months ago
- Cake is a fast build system written in Python.☆20Updated 4 months ago
- Tiny portable C++ library for atomic operations☆54Updated last year
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆44Updated 6 months ago
- A library for generating compile time parsers parsing embedded DSL code as part of the C++ compilation process☆45Updated 2 months ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- Generic 2D graphics library for C++14☆28Updated 6 months ago