r35382 / bnfliteLinks
bnflite is a C++ template library for lightweight grammar parsers (BNF can be "executable"! )
☆78Updated 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)☆83Updated 8 months ago
- LALR(1) parser for C++☆80Updated last year
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- A simple, single-header-only library, for wrapping text. In C++☆106Updated 6 years ago
- Mathematical Expression Parser and JIT Compiler☆150Updated last month
- C++20 Coroutine-Based Synchronous Parser Combinator Library☆60Updated 4 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- A generic C++17 parser-combinator library with a natural grammar notation.☆121Updated 4 years ago
- 💡 Build your own programming language! A C++17 PEG parser generator supporting parser combination, memoization, left-recursion and conte…☆251Updated 4 years ago
- runtime to compile-time mappings☆110Updated 8 years ago
- A C++ smart-pointer with value-semantics 💎☆131Updated 6 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Live Asynchronous Visualized Architecture☆98Updated 6 years ago
- Compile-time TRIE based string matcher (C++11)☆53Updated 6 years ago
- A C++ pointer bump memory arena implementation☆94Updated 10 years ago
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆116Updated 3 years ago
- A cross-platform library for opening memory-backed libc streams.☆78Updated 2 years ago
- The IDK (Industrial Development Kit) library!☆37Updated last week
- Yet another C++ text formatting library.☆71Updated last year
- C++11 metaprogramming library☆112Updated 10 years ago
- A library for generating compile time parsers parsing embedded DSL code as part of the C++ compilation process☆47Updated last week
- Compiler-neutral Internal Program Representation for C++