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
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- DEPRECATED PROJECT, see README☆36Updated 3 years ago
- A toy programming language interpreter☆33Updated 11 years ago
- A collection of bit manipulation routines for C++☆21Updated 12 years ago
- ☆49Updated 7 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- huang's c compiler - a tiny C99 compiler.☆22Updated last year
- 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
- portability macros for compiler and hardware micro operations☆36Updated last year
- A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆99Updated 4 months ago
- A concise and readable metaprogramming language for C++☆60Updated 4 years ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- Tiny portable C++ library for atomic operations☆54Updated 2 years ago
- fast prime sieve and hash algorithm☆38Updated this week
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆53Updated 4 months ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆178Updated 12 years ago
- A header-only C++17 library implementing a simple concurent lock-free memory pool☆25Updated 4 years ago
- Software implementation of any size ieee754 floating points☆53Updated 4 years ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- A POSIX compliant C library for Windows☆53Updated 2 months ago
- Null-termination-aware string-view class for C++☆25Updated last month
- a tool to count accesses to member variables in c++ programs☆77Updated 11 years ago
- A just-in-time compiler for c minus☆47Updated 12 years ago
- C++ Concurrency library!☆27Updated 6 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- ASIO Cooperative Task for await-based coroutine☆16Updated 6 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