lomereiter / pratt-parser
Implementation of Pratt parser in C++11
☆26Updated 10 years ago
Alternatives and similar repositories for pratt-parser:
Users that are interested in pratt-parser are comparing it to the libraries listed below
- C++ implementation of Robert Nystrom's toy language lox☆31Updated 4 years ago
- An implementation of Scheme R7RS-small in 48 working hours.☆19Updated 5 years ago
- The fluffy programming language main repository☆24Updated 12 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
- a Lispy Forth in C++☆26Updated 6 years ago
- Generate formatted C++ from Racket S-expressions☆36Updated 9 years ago
- Tiny scheme implementation written in c++17☆27Updated 6 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
- A C++11 implementation of Hindley-Milner type inference.☆79Updated 12 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago
- A cross platform JIT engine based on Eclipse OMR☆27Updated 5 years ago
- SOM++ - C++ implementation of the Simple Object Machine Smalltalk☆14Updated 2 months ago
- JIT compiler for Scheme targeting x86-64 platforms☆30Updated 5 years ago
- ☆64Updated 8 years ago
- The Lark programming language.☆58Updated 14 years ago
- My Own Linear Lisp☆40Updated 6 years ago
- the Meta-II VM in C☆19Updated 9 years ago
- C++ compile-time Prolog interpreter☆65Updated 11 years ago
- Mickey Scheme is an interpreter for R7RS Scheme written in pure C++☆63Updated 7 years ago
- loxi - a Lox interpreter☆33Updated 7 years ago
- A cross-platform implementation of the Immix Garbage Collector☆77Updated 10 years ago
- C++ parser combinator library☆97Updated 9 years ago
- Simple conservative GC using mimalloc☆40Updated 2 years ago
- A toy programming language.☆40Updated last year
- A simple concurrent programming language.☆22Updated 4 years ago
- Compile Haskell-like code into C++ template metaprograms☆59Updated 8 years ago
- Experiments on the self-hosting c4 compiler, with the goal to implement a nicer Lisp-style virtual machine☆15Updated 5 years ago
- Learn Compiler Writing with the Feeny Programming Language☆12Updated 5 years ago
- Concurrent mark-sweep garbage collector for accurate garbage collection of language runtimes in C++ 1x.☆35Updated 8 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆62Updated 6 years ago