gfrey / reentrant_flex_bison_parser
Building an reentrant flex/bison parser that will generate an AST.
☆23Updated 8 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
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆52Updated 5 years ago
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆43Updated 4 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- Port of linux kernel jump labels to userspace. Uses GCC goto asm extension.☆17Updated 10 years ago
- ☆20Updated 2 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆44Updated 3 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆51Updated 11 months ago
- [WIP] Interval Analysis on LLVM IR☆12Updated 4 years ago
- A User Space Threading Library☆18Updated 8 months ago
- A minimal mark-and-sweep garbage collector☆44Updated 5 years ago
- InstLatX64_Demo☆41Updated this week
- Lightweight and performant dynamic binary translation for RISC–V code on x86–64☆59Updated 3 years ago
- Tutorial for LLVM Dev Conference 2019.☆14Updated 5 years ago
- Code experiments to exercise ideas while reading "Engineering a Compiler".☆27Updated 5 years ago
- A standard C compiler.☆11Updated 8 years ago
- A simple implementation of Yet another script language Chtholly☆20Updated 5 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- CPU Ultimate Latency Test.☆106Updated last year
- A just-in-time compiler for c minus☆47Updated 11 years ago
- Lua like script language☆18Updated 8 years ago
- Portable Runtime System☆23Updated 8 years ago
- A benchmark for cache efficient data structures.☆29Updated 5 years ago
- Ternary Search Tree + Bloom filter☆19Updated 4 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.☆52Updated 2 months ago
- A fast and customizable JIT compiler for FFI (Foreign-Function Interface).☆50Updated last month
- TLSF: two-level segregated fit O(1) allocator☆76Updated 2 years ago
- dthreads: Efficient Deterministic Multithreading☆49Updated 10 years ago
- "CF3" is a C compiler test suite targeting arithmetic optimization.☆37Updated 7 years ago
- Micro-benchmarking library for C and C++ with PMU counters tracking☆58Updated last year
- A Script oriented compiler☆26Updated 7 years ago