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
- 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
- parser combinator and AST generator in c++17☆24Updated 2 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 3 weeks ago
- A toy programming language interpreter☆33Updated 12 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 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
- Persistent red-black tree in C++☆30Updated 2 weeks ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆100Updated 6 months ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆158Updated 8 years ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- Mathematical Expression Parser and JIT Compiler☆148Updated this week
- Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck☆102Updated 2 months ago
- A concise and readable metaprogramming language for C++☆61Updated 4 years ago
- ASIO Cooperative Task for await-based coroutine☆16Updated 7 years ago
- A User Space Threading Library☆20Updated last year
- ☆22Updated 3 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆47Updated 12 years ago
- 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
- Tiny portable C++ library for atomic operations☆53Updated 2 years ago
- performance experiments for C++ exception handling☆31Updated 3 years ago
- self education and historical research of the C++ compiler cfront v3☆87Updated 9 years ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆65Updated 5 years ago
- Portable C, C++ code for hash tables, bloom filters, string-search, string utilities, hash functions, arc4random☆56Updated last month
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- A cross-platform library for opening memory-backed libc streams.☆76Updated last year