krabicezpapundeklu / lemon-parserLinks
Lemon is an LALR(1) parser generator for C or C++.
☆16Updated 11 years ago
Alternatives and similar repositories for lemon-parser
Users that are interested in lemon-parser are comparing it to the libraries listed below
Sorting:
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- XOCFE is an concise, clearly, C compiler frontend, it is easy to understand and modify. XOCFE's input is pure C, output is an AST tree.☆55Updated 2 weeks ago
- My fork of Fabrice Bellard's Tiny C Compiler☆30Updated 6 years ago
- Interactive C++ Interpreter for x86 Systems☆58Updated 9 years ago
- A just-in-time compiler for c minus☆47Updated 12 years ago
- Generic type-safe vector, hash map, and concurrent queue for C☆55Updated 5 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆68Updated 9 years ago
- cprops - C Prototyping Tools☆13Updated 13 years ago
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆88Updated 12 years ago
- small, simple, <insert other words for s here> cross platform GUI library☆36Updated 5 years ago
- Fedjmike's C Compiler☆134Updated 7 years ago
- Minimal C Library☆77Updated 7 years ago
- The Lemon parser generator and sibling projects.☆44Updated 3 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
- C JSON parser (both, SAX-like & full DOM)☆25Updated last year
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- 🔠 Cross-platform thread/mutex/tss/atomic operations in C☆24Updated 3 months ago
- simple, fast C routines for manipulating UTF-8☆83Updated 6 years ago
- A simple VM in C☆49Updated last year
- A C-implemented C compiler☆92Updated 11 months ago
- Coroutines for C.☆76Updated 8 years ago
- A Tour Through the SubC Compiler☆92Updated 3 years ago
- Write a simple interpreter of C. Inspired by c4 and largely based on it.☆40Updated 9 years ago
- Parser and compiler for Ravi and Lua☆69Updated 2 years ago
- Experiments with JIT compilation☆65Updated 8 years ago
- Mico ("Monkey" in catalan). Monkey language implementation done with C++. https://interpreterbook.com/☆39Updated 2 years ago
- Official compiler for the Nany Programming Language {read-only mirror from gitlab}☆12Updated 7 years ago
- small embeddable C-style preprocessor☆42Updated 2 years 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
- libapi is a cross platform high performance io library written in c. It provides ability to write event driven servers and applications w…☆57Updated 7 years ago