aubreyrjones / lemon-pyLinks
Generic parse tree, configurable lexer, `lemon` parser generator, wrapped for C++17 and Python 3.
☆15Updated 4 years ago
Alternatives and similar repositories for lemon-py
Users that are interested in lemon-py are comparing it to the libraries listed below
Sorting:
- A header-only C++ library for writing compiler/interpreter frontends.☆15Updated last month
- LALR(1) parser for C++☆80Updated last year
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- A debugger for CMake☆23Updated 5 years ago
- A plugin framework for namespace macros in C/C++☆36Updated 11 years ago
- ☆42Updated 2 years ago
- String to Float Benchmark☆19Updated 7 years ago
- Structure-of-array synthesis in C++20☆80Updated 3 years ago
- Lace - implementation of work-stealing in C☆55Updated 4 months ago
- A small C compiler☆33Updated 5 months ago
- ☆11Updated 3 years ago
- Open letter for new C++ scope/charter.☆10Updated 3 years ago
- ☆22Updated 5 years ago
- Extensions to Clang for Compiling the Blue & Gold Languages☆30Updated 4 years ago
- The IDK (Industrial Development Kit) library!☆37Updated this week
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆83Updated 8 months ago
- C++ Library for Object-oriented Programming with Structure of Arrays Layout☆21Updated 7 years ago
- Single Header Constexpr Circular Queue☆18Updated 5 years ago
- Initialize / Fill C++ array fast - O(1) time with only 1 extra bit of memory.