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:
- DEPRECATED PROJECT, see README☆36Updated 3 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- self education and historical research of the C++ compiler cfront v3☆88Updated 10 years ago
- A collection of bit manipulation routines for C++☆21Updated 12 years ago
- A toy programming language interpreter☆33Updated 12 years ago
- LALR(1) parser for C++☆80Updated last year
- Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck☆102Updated 3 months ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆53Updated 7 months 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
- A POSIX compliant C library for Windows☆52Updated last week
- SIMD (SSE) string functions☆103Updated 8 years ago
- Mathematical Expression Parser and JIT Compiler☆148Updated this week
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- DWARF debug info viewer using GTK+☆56Updated 4 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆181Updated 12 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆100Updated 3 weeks ago
- Additional functionality built on top of (Boost.)Asio☆26Updated 9 months ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆54Updated 6 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
- CPIP - a C/C++ preprocessor implemented in Python.☆46Updated last month
- 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
- huang's c compiler - a tiny C99 compiler.☆23Updated last year
- performance experiments for C++ exception handling☆32Updated 3 years ago
- Simple unoptimized AVL tree implementation in C89☆40Updated 5 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- EDSL for C++ to make just-in-time code generation easier☆85Updated 2 years ago
- Cross-platform asynchronous I/O library☆20Updated last year
- Writing a minimal x86-64 JIT compiler in C++☆104Updated 7 years ago
- C11 parser with GNU C extensions written in C++14☆17Updated 7 years ago