glipari / tipaLinks
Tiny Parser in C++
☆12Updated last year
Alternatives and similar repositories for tipa
Users that are interested in tipa are comparing it to the libraries listed below
Sorting:
- A cross-platform library for opening memory-backed libc streams.☆71Updated last year
- C/C++ subset resyntaxed like Rust,+ tagged-union/Pattern-Matching, UFCS,inference; LLVM . example:☆74Updated 10 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago
- Bytecode interpreter☆76Updated 4 months ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- Two-Level Segregated Fit Memory Allocator☆12Updated 4 years ago
- ☆11Updated 7 years ago
- Stackless coroutine compiler for C☆46Updated 5 years ago
- A C++ smart-pointer with value-semantics 💎☆131Updated 5 years ago
- parsertl: The Modular Parser Generator☆16Updated 2 months ago
- Fast interpreter with macros, local type inference, LLVM backend.☆163Updated 6 years ago
- LALR(1) parser for C++☆79Updated 10 months ago
- portability macros for compiler and hardware micro operations☆36Updated 11 months ago
- Tiny portable C++ library for atomic operations☆54Updated last year
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- A C99 conforming preprocessor☆21Updated 4 years ago
- No bullshit vector library for C☆78Updated 4 years ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆80Updated last month
- Modern C++ benchmarking☆73Updated 4 years ago
- Mathematical Expression Parser and JIT Compiler☆144Updated last year
- x86/x64 JIT compiler for math string expressions written in C++. Parser is Boost.Spirit X3. AST transformations: partial derivation, cons…☆47Updated 9 years ago
- A debugger for CMake☆23Updated 5 years ago
- bnflite is a C++ template library for lightweight grammar parsers (BNF can be "executable"! )☆77Updated 2 years ago
- arbitrary precision arithmetic library☆43Updated 6 years ago
- Exception handling and smart pointer (automatic cleanup) libraries for C☆60Updated 11 years ago
- A simple library to provide RAII in standard-compliant C99, using raii_with(resource, initializer, destructor) { ... }-syntax:☆44Updated 6 years ago
- The Sparrow programming language☆83Updated 5 years ago
- A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆96Updated last month
- A library for generating compile time parsers parsing embedded DSL code as part of the C++ compilation process☆45Updated last month