r35382 / bnfliteLinks
bnflite is a C++ template library for lightweight grammar parsers (BNF can be "executable"! )
☆77Updated 2 years ago
Alternatives and similar repositories for bnflite
Users that are interested in bnflite 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
- LALR(1) parser for C++☆79Updated last year
- Mathematical Expression Parser and JIT Compiler☆146Updated last month
- Live Asynchronous Visualized Architecture☆97Updated 6 years ago
- A simple, single-header-only library, for wrapping text. In C++☆106Updated 6 years ago
- A cross-platform library for opening memory-backed libc streams.☆76Updated last year
- C++ version of Doug Lea's excellent malloc() implementation.☆153Updated 5 years ago
- Yet another C++ text formatting library.☆71Updated 7 months ago
- A C++ smart-pointer with value-semantics 💎☆131Updated 5 years ago
- A generic C++17 parser-combinator library with a natural grammar notation.☆121Updated 4 years ago
- Structure-of-array synthesis in C++20☆81Updated 3 years ago
- C++ Lexer Toolkit Library (LexerTk) https://www.partow.net/programming/lexertk/index.html☆34Updated 4 years ago
- C++11 metaprogramming library☆112Updated 9 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- DEPRECATED PROJECT, see README☆36Updated 3 years ago
- cppystruct is a C++17, header-only, constexpr clone of Python's struct module