ooc-lang / greg
a recursive-descent parser generator for PEG
☆93Updated 7 years ago
Alternatives and similar repositories for greg:
Users that are interested in greg are comparing it to the libraries listed below
- C based OO portable data structure library☆130Updated 15 years ago
- Fast, efficient string interning☆98Updated 7 years ago
- Collection of things related to UTF-8 and http://bjoern.hoehrmann.de/utf-8/decoder/dfa/☆36Updated 11 years ago
- Fast interpreter with macros, local type inference, LLVM backend.☆163Updated 6 years ago
- Super Tiny Scheme Interpreter for Freestanding Environment☆55Updated 8 years ago
- A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆95Updated 3 weeks ago
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆84Updated 12 years ago
- Jim is a small footprint Tcl interpreter, with some changes to the original language but mostly compatible.☆55Updated 15 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 8 years ago
- Fork of Adobe/Mozilla lightweight library for generating machine code from C++☆35Updated 15 years ago
- Free-List Memory Pool of fixed-size objects in C99☆48Updated 2 years ago
- Henry Spencer's BSD regular expression library. This is the original version, with a single bug fix. A modified version is in the rxspenc…☆41Updated 10 years ago
- libcii ported to Autotools/libtool - D. R. Hanson's C Interfaces and Implementations☆68Updated 14 years ago
- Mirror of http://byuu.org/library/libco/☆57Updated 2 years ago
- Some code in C that allows one thread to pass items to another thread without locking☆39Updated 8 years ago
- C based ordered key-value ACID DB using a skip list data structure☆161Updated 10 years ago
- A GIT clone of uthash.sourceforge.net, a hash table, implemented in C, supporting constant-time add/find/remove of C structures. Any stru…☆36Updated 11 years ago
- A generic mark-and-sweep garbage collector☆44Updated 13 years ago
- Experiments with JIT compilation☆65Updated 8 years ago
- Standards-defying functional-programming macros for the C preprocessor☆50Updated 10 years ago
- Import of Ian Piumarta's peg/leg recursive-descent parser generators for C☆61Updated last year
- Yet Another Scheme Interpreter using flex and bison☆50Updated 2 years ago
- subset-of-C compiler targeting 32-bit x86☆115Updated 2 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆264Updated 15 years ago
- A smattering of miscellaneous C libraries. Includes sane argument parsing, a thread-safe multi-producer/multi-consumer queue, and impleme…☆103Updated 9 years ago
- Minimal HTTP processing library☆152Updated 5 years ago
- A simple implementation of the LISP2 mark-compact GC algorithm☆41Updated 10 years ago
- C library/compiler for the Cap'n Proto serialization/RPC protocol☆69Updated 2 years ago
- some libuv code snippets written while learning c and libuv☆69Updated 9 years ago
- Convert JSON to C data literals☆134Updated 10 years ago