gfrey / reentrant_flex_bison_parserLinks
Building an reentrant flex/bison parser that will generate an AST.
☆24Updated 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
Sorting:
- Two Level Segregated Fit (TLSF) memory allocator implementation, BSD License☆111Updated this week
- ☆60Updated 7 years ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 2 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆140Updated last year
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆44Updated 4 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 11 years ago
- XOC is a compiler infrastructure that provides multi-level operations, flexibility, and the capability of representing almost all popular…☆115Updated 2 weeks ago
- LALR(1) parser for C++☆79Updated last year
- C++ parser for Lex and YACC☆26Updated 5 years ago
- Lightweight and performant dynamic binary translation for RISC–V code on x86–64☆61Updated 4 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆157Updated 7 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- Code samples for using libjit☆91Updated 8 years ago
- Files for cross-compilation☆36Updated 3 weeks ago
- Micro-benchmarking library for C and C++ with PMU counters tracking☆61Updated 3 months ago
- A fast and customizable JIT compiler for FFI (Foreign-Function Interface).☆52Updated 7 months ago
- Demo programs for my blog entry "Hello, JIT World!"☆239Updated 8 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆78Updated 9 years ago
- Lightweight framework for easy and efficient code generation☆100Updated 11 months ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- C11 Lock-free Stack☆184Updated last year
- A minimal mark-and-sweep garbage collector☆44Updated 6 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆74Updated 10 years ago
- Automatically exported from code.google.com/p/libconcurrency☆26Updated 10 years ago
- a list of flex/bison examples to show reentrant/C++/error-handling☆67Updated last year
- Benchmarks for our memory allocator☆67Updated last year
- ☆97Updated 3 years ago
- Coroutines for C.☆76Updated 8 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year