gfrey / reentrant_flex_bison_parserLinks
Building an reentrant flex/bison parser that will generate an AST.
☆25Updated 9 years ago
Alternatives and similar repositories for reentrant_flex_bison_parser
Users that are interested in reentrant_flex_bison_parser are comparing it to the libraries listed below
Sorting:
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆44Updated 5 years ago
- LALR(1) parser for C++☆80Updated last year
- ☆22Updated 3 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 4 months ago
- Micro-benchmarking library for C and C++ with PMU counters tracking☆63Updated 3 months ago
- Implementing coroutines, channels, message passing, etc.☆134Updated 4 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆48Updated 12 years ago
- Lightweight and performant dynamic binary translation for RISC–V code on x86–64☆61Updated 4 years ago
- Two Level Segregated Fit (TLSF) memory allocator implementation, BSD License☆119Updated last month
- XOC is a compiler infrastructure that provides multi-level operations, flexibility, and the capability of representing almost all popular…☆120Updated 4 months ago
- C11 Lock-free Stack☆184Updated last year
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆56Updated 6 years ago
- Demo programs for my blog entry "Hello, JIT World!"☆243Updated 8 years ago
- Code samples for using libjit☆91Updated 8 years ago
- Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck☆102Updated 6 months ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆80Updated 10 years ago
- Coroutines for C.☆78Updated 8 years ago
- ☆62Updated 8 years ago
- Documentation for DynASM☆95Updated 6 years ago
- Benchmarks for Schemaless Data Serialization Libraries☆58Updated 4 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆53Updated 4 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆159Updated 8 years ago
- Develop toolchain based on llvm to for Cpu0 processor☆53Updated 3 months ago
- Fast C/C++ memory allocator with free-all operation☆56Updated 10 years ago
- Code experiments to exercise ideas while reading "Engineering a Compiler".☆27Updated 6 years ago
- Compile libuv using cmake☆15Updated 6 years ago
- XOC is a compiler infrastructure that provides multi-level operations, flexibility, and the capability of representing almost all popular…☆115Updated 8 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆185Updated 12 years ago
- Portable Coroutine Library (unofficial fork -- original by Davide Libenzi http://www.xmailserver.org/libpcl.html )☆10Updated 14 years ago