glycerine / PrattParserInCLinks
An implementation of Pratt Parsing (Vaughn Pratt 1973 "Top Down Operator Precedence") in C/C++
☆12Updated last year
Alternatives and similar repositories for PrattParserInC
Users that are interested in PrattParserInC are comparing it to the libraries listed below
Sorting:
- The Tuplex programming language tools.☆16Updated 4 years ago
- A toy tracing JIT compiled programming language☆30Updated 6 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 7 years ago
- LALR parser generator targetting C, C++, Python, JavaScript, JSON and XML☆65Updated 4 months ago
- eevo - scripting language for evil (formerly known as tisp)☆26Updated this week
- Personal branch of git://c9x.me/qbe.git☆37Updated 3 years ago
- A small λ-calculus interpreter in C☆57Updated 10 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆67Updated 9 years ago
- A mini language used for the Rabs build system and within Wrapl.☆31Updated this week
- The Lemon parser generator and sibling projects.☆44Updated 3 years ago
- Import of Ian Piumarta's peg/leg recursive-descent parser generators for C☆65Updated last year
- The SubC compiler☆24Updated 8 years ago
- Minimal programming language for embedding small scripts in larger programs☆52Updated 11 months ago
- a simple tiny C Compiler using Lex & Yacc☆87Updated 9 years ago
- Combinators in C☆38Updated 13 years ago
- Fedjmike's C Compiler☆134Updated 7 years ago
- NaN-boxing in C (but not really NaN-boxing strictly speaking)☆117Updated 3 years ago
- loxi - a Lox interpreter☆36Updated 7 years ago
- PackCC is a packrat parser generator for C.☆26Updated 6 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- Tiny scheme implementation written in c++17☆30Updated 6 years ago
- The Elsa Programming Language☆17Updated 8 years ago
- j2 is a minimalist concatenative programming language that makes up for its simplicity by its ability to natively bind with C libraries' …☆45Updated last month
- Cx is now called Neat. https://github.com/neat-lang/neat☆10Updated 4 years ago
- Self-hosting C toolchain, from scratch☆36Updated 5 months ago
- lunatic: a toy lua interpreter☆18Updated 5 years ago
- Parser and compiler for Ravi and Lua☆69Updated 2 years ago
- A lightweight embeddable scripting language☆121Updated this week
- Mico ("Monkey" in catalan). Monkey language implementation done with C++. https://interpreterbook.com/☆39Updated 2 years ago