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:
- 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.☆52Updated 5 months ago
- LALR(1) parser for C++☆79Updated last year
- Benchmarks for our memory allocator☆68Updated last year
- jitasm is C++ library for runtime code generation of x86/x64. You can write the code like a inline assembler.☆53Updated 6 years ago
- Cross-platform asynchronous I/O library☆18Updated last year
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- ☆49Updated 7 years ago
- A just-in-time compiler for c minus☆47Updated 11 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 11 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆53Updated 3 months ago
- A collection of bit manipulation routines for C++☆21Updated 11 years ago
- A C++17 full-text search engine library☆33Updated 3 years ago
- Tiny portable C++ library for atomic operations☆54Updated last year
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- Mathematical Expression Parser and JIT Compiler☆145Updated last month
- huang's c compiler - a tiny C99 compiler.☆22Updated last year
- C++ memory allocator with smart GC☆55Updated last year
- DEPRECATED PROJECT, see README☆36Updated 3 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- A toy programming language interpreter☆33Updated 11 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- self education and historical research of the C++ compiler cfront v3☆87Updated 9 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 5 years ago
- A POSIX compliant C library for Windows☆53Updated 3 weeks ago
- cprops - C Prototyping Tools☆13Updated 12 years ago
- performance experiments for C++ exception handling☆30Updated 3 years ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago