ooc-lang / greg
a recursive-descent parser generator for PEG
☆93Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for greg
- C based OO portable data structure library☆129Updated 15 years ago
- Super Tiny Scheme Interpreter for Freestanding Environment☆55Updated 7 years ago
- Fast interpreter with macros, local type inference, LLVM backend.☆163Updated 6 years ago
- Jim is a small footprint Tcl interpreter, with some changes to the original language but mostly compatible.☆51Updated 14 years ago
- Import of Ian Piumarta's peg/leg recursive-descent parser generators for C☆57Updated 9 months ago
- The Lemon parser generator and sibling projects.☆39Updated 2 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆108Updated 8 years ago
- subset-of-C compiler targeting 32-bit x86☆115Updated last year
- Fedjmike's C Compiler☆130Updated 7 years ago
- Fast, efficient string interning☆90Updated 7 years ago
- A simple implementation of the LISP2 mark-compact GC algorithm☆38Updated 9 years ago
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆86Updated 11 years ago
- Static lua compiler - Compile Lua code into C code.☆69Updated 12 years ago
- A generic mark-and-sweep garbage collector☆44Updated 12 years ago
- C++1y coroutine library.☆17Updated 6 years ago
- some libuv code snippets written while learning c and libuv☆68Updated 9 years ago
- Free-List Memory Pool of fixed-size objects in C99☆48Updated last year
- userspace threads and coroutines for C☆18Updated 9 years ago
- A just-in-time compiler for c minus☆46Updated 11 years ago
- A c++17 recursive-descent generic parsing library that supports left recursion.☆92Updated this week
- A programming language for live coding☆162Updated 4 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆263Updated 15 years ago
- A tiny, embeddable lisp-shaped language implemented in C89☆169Updated 6 years ago
- The Duck Programming Language☆109Updated 7 years ago
- A smattering of miscellaneous C libraries. Includes sane argument parsing, a thread-safe multi-producer/multi-consumer queue, and impleme…☆101Updated 8 years ago
- Lemon Parser Generator☆41Updated 5 years ago
- Collection of things related to UTF-8 and http://bjoern.hoehrmann.de/utf-8/decoder/dfa/☆35Updated 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