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++☆79Updated last year
- A toy programming language interpreter☆33Updated 12 years ago
- DEPRECATED PROJECT, see README☆36Updated 3 years ago
- SIMD (SSE) string functions☆102Updated 8 years ago
- 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 last month
- x86/x64 JIT compiler for math string expressions written in C++. Parser is Boost.Spirit X3. AST transformations: partial derivation, cons…☆48Updated 9 years ago
- cprops - C Prototyping Tools☆13Updated 13 years ago
- self education and historical research of the C++ compiler cfront v3☆87Updated 9 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- Software implementation of any size ieee754 floating points☆54Updated 4 years ago
- Tiny portable C++ library for atomic operations☆54Updated 2 years ago
- Mathematical Expression Parser and JIT Compiler☆148Updated 2 weeks ago
- A just-in-time compiler for c minus☆46Updated 12 years ago
- Scripting in C with JIT(x64)/VM.☆52Updated 4 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- small embeddable C-style preprocessor☆42Updated 2 years ago
- ☆49Updated 8 years ago
- huang's c compiler - a tiny C99 compiler.☆23Updated 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
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆53Updated 5 months ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆157Updated 8 years ago
- DWARF debug info viewer using GTK+☆55Updated 4 years ago
- jitasm is C++ library for runtime code generation of x86/x64. You can write the code like a inline assembler.☆53Updated 6 years ago
- Minimal C Library☆77Updated 7 years ago
- A C++17 full-text search engine library☆32Updated 3 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆179Updated 12 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- Benchmarks for our memory allocator☆69Updated last year
- Clang from the Future: A C++17 to C++11 source-to-source compiler☆122Updated 7 years ago