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:
- Two Level Segregated Fit (TLSF) memory allocator implementation, BSD License☆119Updated last month
- ☆62Updated 8 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆44Updated 5 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆48Updated 12 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
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆56Updated 6 years ago
- Lua like script language☆18Updated 9 years ago
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆90Updated 4 years ago
- DEPRECATED PROJECT, see README☆36Updated 3 years ago
- Code samples for using libjit☆91Updated 9 years ago
- Lightweight and performant dynamic binary translation for RISC–V code on x86–64☆61Updated 4 years ago
- Develop toolchain based on llvm to for Cpu0 processor☆53Updated 3 months ago
- C11 Lock-free Stack☆184Updated last year
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆80Updated 10 years ago
- C++ parser for Lex and YACC☆26Updated 5 years ago
- A User Space Threading Library☆20Updated last year
- Micro-benchmarking library for C and C++ with PMU counters tracking☆63Updated 3 months ago
- Fast C/C++ memory allocator with free-all operation☆56Updated 10 years ago
- dthreads: Efficient Deterministic Multithreading☆70Updated 11 years ago
- XOC is a compiler infrastructure that provides multi-level operations, flexibility, and the capability of representing almost all popular…☆120Updated 4 months ago
- Generic SIMD intrinsic to allow for portable SIMD intrinsic programming☆42Updated 11 years ago
- Linux io_uring based c++ 20 coroutine library☆28Updated 3 years ago
- [WIP] Interval Analysis on LLVM IR☆12Updated 5 years ago
- Implementing coroutines, channels, message passing, etc.☆134Updated 4 years ago
- Code experiments to exercise ideas while reading "Engineering a Compiler".☆27Updated 6 years ago
- A minimal mark-and-sweep garbage collector☆44Updated 6 years ago
- A simple multi-platform library for reading TSC values on x86-64 and ARM architectures.☆38Updated 2 years ago
- EDSL for C++ to make just-in-time code generation easier☆88Updated 2 years ago
- A lightweight conservative garbage collector for C/C++☆126Updated 7 years ago