glipari / tipaLinks
Tiny Parser in C++
☆12Updated 2 years ago
Alternatives and similar repositories for tipa
Users that are interested in tipa are comparing it to the libraries listed below
Sorting:
- bnflite is a C++ template library for lightweight grammar parsers (BNF can be "executable"! )☆78Updated 3 years ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆83Updated 9 months ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- A C++ smart-pointer with value-semantics 💎☆131Updated 6 years ago
- The IDK (Industrial Development Kit) library!☆37Updated 2 weeks ago
- Evo C++ Library☆30Updated 6 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- C++ version of Doug Lea's excellent malloc() implementation.☆153Updated 6 years ago
- C/C++ subset resyntaxed like Rust,+ tagged-union/Pattern-Matching, UFCS,inference; LLVM . example:☆75Updated 10 years ago
- C++ implementation of Robert Nystrom's toy language lox☆31Updated 5 years ago
- A compiler front end for the C++ language☆151Updated last week
- λ → C++ library for functional programming