lomereiter / pratt-parser
Implementation of Pratt parser in C++11
☆26Updated 9 years ago
Alternatives and similar repositories for pratt-parser:
Users that are interested in pratt-parser are comparing it to the libraries listed below
- Tiny scheme implementation written in c++17☆26Updated 6 years ago
- An implementation of Scheme R7RS-small in 48 working hours.☆19Updated 4 years ago
- C++ implementation of Robert Nystrom's toy language lox☆31Updated 4 years ago
- Generate formatted C++ from Racket S-expressions☆36Updated 9 years ago
- MIRROR of https://codeberg.org/catseye/minischeme : Cat's Eye Technologies' fork of the original public-domain Mini-Scheme implementation…☆69Updated 6 years ago
- The fluffy programming language main repository☆24Updated 12 years ago
- A cross-platform implementation of the Immix Garbage Collector☆77Updated 10 years ago
- C++ compile-time Prolog interpreter☆65Updated 11 years ago
- a Lispy Forth in C++☆25Updated 6 years ago
- Mico ("Monkey" in catalan). Monkey language implementation done with C++. https://interpreterbook.com/☆39Updated last year
- My second Lisp interpreter (bytecode compiler and interpreter) written in GNU C☆26Updated 6 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆62Updated 6 years ago
- A C compatible and C++ like programming language that focuses on extensiblilty and giving the programmer control over how high-level cons…☆30Updated 3 years ago
- SOM++ - C++ implementation of the Simple Object Machine Smalltalk☆14Updated last week
- C/C++ subset resyntaxed like Rust,+ tagged-union/Pattern-Matching, UFCS,inference; LLVM . example:☆73Updated 10 years ago
- Mini-Scheme Interpreter with Copying GC☆24Updated 5 years ago
- Learn Compiler Writing with the Feeny Programming Language☆12Updated 5 years ago
- SIOF (Scheme In One File) is a minimal interpreter for R7RS Scheme☆14Updated 2 years ago
- quick c☆35Updated 2 years ago
- An exercise in programming language design and implementation.☆20Updated 3 years ago
- Lightweight, fast Virtual Machine for dynamic, object-oriented languages.☆42Updated 11 years ago
- JIT compiler for Scheme targeting x86-64 platforms☆30Updated 5 years ago
- My Own Linear Lisp☆39Updated 6 years ago
- A minimal ML, type-inferred, compiled, and/or interpreted in less than 750 lines☆36Updated 5 years ago
- Fast interpreter with macros, local type inference, LLVM backend.☆163Updated 6 years ago
- Simple conservative GC using mimalloc☆39Updated 2 years ago
- C++ parser combinator library☆97Updated 9 years ago
- A C++11 implementation of Hindley-Milner type inference.☆79Updated 12 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 8 years ago