AthrunArthur / cxxparserLinks
C++ parser for Lex and YACC
☆26Updated 5 years ago
Alternatives and similar repositories for cxxparser
Users that are interested in cxxparser are comparing it to the libraries listed below
Sorting:
- LALR(1) parser for C++☆80Updated last year
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆54Updated 8 months ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- DEPRECATED PROJECT, see README☆36Updated 3 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- Null-termination-aware string-view class for C++☆26Updated 4 months ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- A collection of bit manipulation routines for C++☆21Updated 12 years ago
- cprops - C Prototyping Tools☆13Updated 13 years ago
- A toy programming language interpreter☆33Updated 12 years ago
- SIMD (SSE) string functions☆103Updated 8 years ago
- ☆61Updated 7 years ago
- ☆50Updated 8 years ago
- The first and only scripting language with safe pointer arithmetics, high level of ABI and source compatibility with C, spreadsheet-like …☆70Updated this week
- XOCFE is an concise, clearly, C compiler frontend, it is easy to understand and modify. XOCFE's input is pure C, output is an AST tree.☆55Updated 3 months ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- A POSIX compliant C library for Windows☆55Updated last month
- huang's c compiler - a tiny C99 compiler.☆23Updated last year
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆34Updated 3 weeks ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- A portable single file parser/lexer/tokenizer.☆50Updated 7 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆183Updated 12 years ago
- A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆101Updated this week
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- fast prime sieve and hash algorithm☆39Updated 3 months ago
- Highly composable C++17 template meta programming library☆40Updated 6 years ago
- Additional functionality built on top of (Boost.)Asio☆26Updated 10 months ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago