klmr / lisp.cppLinks
Minimal Lisp implementation in C++, inspired by “lispy”
☆38Updated 8 years ago
Alternatives and similar repositories for lisp.cpp
Users that are interested in lisp.cpp are comparing it to the libraries listed below
Sorting:
- An implementation of Scheme in Python and C++☆196Updated 3 weeks ago
- Mickey Scheme is an interpreter for R7RS Scheme written in pure C++☆64Updated 8 years ago
- Embeddable lisp/scheme interpreter written in C.☆164Updated 3 months ago
- A lightweight conservative garbage collector for C/C++☆126Updated 7 years ago
- bnflite is a C++ template library for lightweight grammar parsers (BNF can be "executable"! )☆78Updated 3 years ago
- Open multi-methods for C++11☆119Updated 8 years ago
- C++ version of Doug Lea's excellent malloc() implementation.☆154Updated 6 years ago
- Experiments with JIT compilation☆64Updated 9 years ago
- MIRROR of https://codeberg.org/catseye/minischeme : Cat's Eye Technologies' fork of the original public-domain Mini-Scheme implementation…☆73Updated 7 years ago
- Code for Alex Stepanov's Components course at A9.☆90Updated last year
- C++ implementation of Robert Nystrom's toy language lox☆31Updated 5 years ago
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆90Updated 12 years ago
- C++ compile-time Prolog interpreter☆65Updated 11 years ago
- A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆101Updated this week
- Coroutines for C.☆78Updated 8 years ago
- C++ parser combinator library☆100Updated 10 years ago
- C++ as a Pure Functional Programming Language☆188Updated 7 years ago
- Unofficial libjit mirror.☆62Updated 5 years ago
- Fast interpreter with macros, local type inference, LLVM backend.☆164Updated 7 years ago
- The Memory Pool System☆610Updated last year
- A Tour Through the SubC Compiler☆93Updated 4 years ago
- C++ template metaprogramming library collection☆127Updated 9 years ago
- A Lisp-like language implemented in C++☆76Updated 3 years ago
- A generic C++17 parser-combinator library with a natural grammar notation.☆121Updated 4 years ago
- Rabbit VM.☆115Updated 6 years ago
- Mico ("Monkey" in catalan). Monkey language implementation done with C++. https://interpreterbook.com/☆38Updated 2 years ago
- self education and historical research of the C++ compiler cfront v3☆90Updated 10 years ago
- Tiny Parser in C++☆12Updated 2 years ago
- Foment is an implementation of R7RS Scheme.☆70Updated 3 years ago
- C++ implementation of a gap buffer.☆58Updated last year