tajmone / lemon-groveLinks
The Lemon parser generator and sibling projects.
☆44Updated 3 years ago
Alternatives and similar repositories for lemon-grove
Users that are interested in lemon-grove are comparing it to the libraries listed below
Sorting:
- Import of Ian Piumarta's peg/leg recursive-descent parser generators for C☆65Updated last year
- Personal branch of git://c9x.me/qbe.git☆37Updated 3 years ago
- Coroutines for C.☆75Updated 8 years ago
- PEG Parser in ANSI C☆61Updated 3 years ago
- Jim is a small footprint Tcl interpreter, with some changes to the original language but mostly compatible.☆57Updated 15 years ago
- Lemon Parser Generator☆44Updated 6 years ago
- A small self-contained alternative to readline and libedit☆76Updated 6 months ago
- small embeddable C-style preprocessor☆40Updated 2 years ago
- Perplex, Lemon, and Re2c: A cross-platform lexer/parser replacement for flex and bison☆30Updated 9 years ago
- An implementation of Pratt Parsing (Vaughn Pratt 1973 "Top Down Operator Precedence") in C/C++☆12Updated last year
- LALR parser generator targetting C, C++, Python, JavaScript, JSON and XML☆65Updated 3 months ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆43Updated 8 years ago
- C99 trie library☆101Updated 6 years ago
- Libcleri is a powerful tool to build languages. From a built language, libcleri can automatically create parse trees, which are data str…☆39Updated last year
- Combinators in C☆38Updated 13 years ago
- A low-level coroutine library for C☆65Updated 11 months ago
- Generic type-safe vector, hash map, and concurrent queue for C☆54Updated 5 years ago
- A mini language used for the Rabs build system and within Wrapl.☆31Updated last week
- Suckless big integer library☆31Updated 2 years ago
- Minimal programming language for embedding small scripts in larger programs☆52Updated 11 months ago
- ☆42Updated 2 years ago
- Parser and compiler for Ravi and Lua☆69Updated 2 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- My working copy of tinycc made reentrant☆28Updated 2 years ago
- The SubC compiler☆24Updated 8 years ago
- small, simple, <insert other words for s here> cross platform GUI library☆36Updated 5 years ago
- A scripting language that accepts a subset of javascript and C/C++☆74Updated 2 months ago
- Stackful Async Subroutines for C. Brings async 2 C☆93Updated 3 years ago
- Incremental garbage collector library in C for use by high level language implementions.