martinmroz / lemon
Lemon Parser Generator
☆44Updated 5 years ago
Alternatives and similar repositories for lemon:
Users that are interested in lemon are comparing it to the libraries listed below
- Import of Ian Piumarta's peg/leg recursive-descent parser generators for C☆61Updated last year
- Dynamic arbitrary typed array using fat pointers and macros.☆16Updated 8 years ago
- The Lemon parser generator and sibling projects.☆43Updated 3 years ago
- Perplex, Lemon, and Re2c: A cross-platform lexer/parser replacement for flex and bison☆30Updated 9 years ago
- MIRROR of https://codeberg.org/catseye/minischeme : Cat's Eye Technologies' fork of the original public-domain Mini-Scheme implementation…☆70Updated 6 years ago
- Generic type-safe vector, hash map, and concurrent queue for C☆54Updated 5 years ago
- Dynamically typed, higher-order, semi-functional, interpreted and embeddable programming language☆30Updated 9 years ago
- Mini-Scheme Interpreter with Copying GC☆25Updated 5 years ago
- Stackless coroutine compiler for C☆46Updated 5 years ago
- single file C libraries☆38Updated 3 months ago
- Personal branch of git://c9x.me/qbe.git☆37Updated 3 years ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆41Updated 8 years ago
- Self-hosting C toolchain, from scratch☆34Updated 2 months ago
- Tiny scheme implementation written in c++17☆27Updated 6 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 7 years ago
- Single-header, non-backtracking regular expression engine written in C89☆12Updated last year
- Combinators in C☆38Updated 12 years ago
- Minimal and fast regular expression library for C.☆18Updated 11 years ago
- Ventanium C Library - Read-only mirror☆20Updated 2 years ago
- lunatic: a toy lua interpreter