krabicezpapundeklu / lemon-parserLinks
Lemon is an LALR(1) parser generator for C or C++.
☆17Updated 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☆54Updated 6 years ago
- A just-in-time compiler for c minus☆46Updated 12 years ago
- A simple VM in C☆49Updated last year
- My fork of Fabrice Bellard's Tiny C Compiler☆30Updated 6 years ago
- Documentation for DynASM☆95Updated 6 years ago
- simple, fast C routines for manipulating UTF-8☆83Updated 6 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 last month
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆68Updated 9 years ago
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆89Updated 12 years ago
- Mico ("Monkey" in catalan). Monkey language implementation done with C++. https://interpreterbook.com/☆39Updated 2 years ago
- Fedjmike's C Compiler☆134Updated 8 years ago
- A Tour Through the SubC Compiler☆92Updated 3 years ago
- Experiments with JIT compilation☆65Updated 8 years ago
- Interactive C++ Interpreter for x86 Systems☆58Updated 10 years ago
- The SubC compiler☆30Updated 8 years ago
- Perplex, Lemon, and Re2c: A cross-platform lexer/parser replacement for flex and bison☆30Updated 10 years ago
- Write a simple interpreter of C. Inspired by c4 and largely based on it.☆40Updated 9 years ago
- A lightweight garbage collector for C++ programs☆68Updated last year
- Coroutines for C.☆77Updated 8 years ago
- Generic type-safe vector, hash map, and concurrent queue for C☆56Updated 5 years ago
- Custom scripting language Compiler and VM written in C++11.☆36Updated 8 years ago
- self education and historical research of the C++ compiler cfront v3☆88Updated 10 years ago
- Minimal C Library☆77Updated 7 years ago
- A lightweight conservative garbage collector for C/C++☆122Updated 7 years ago
- Simple unoptimized AVL tree implementation in C89☆40Updated 5 years ago
- Official compiler for the Nany Programming Language {read-only mirror from gitlab}☆12Updated 7 years ago
- A C-implemented C compiler☆92Updated last year
- lunatic: a toy lua interpreter☆18Updated 5 years ago
- cprops - C Prototyping Tools☆13Updated 13 years ago
- C JSON parser (both, SAX-like & full DOM)☆26Updated last year