klmr / lisp.cpp
Minimal Lisp implementation in C++, inspired by “lispy”
☆37Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for lisp.cpp
- MIRROR of https://codeberg.org/catseye/minischeme : Cat's Eye Technologies' fork of the original public-domain Mini-Scheme implementation…☆67Updated 6 years ago
- Foment is an implementation of R7RS Scheme.☆67Updated 2 years ago
- Open multi-methods for C++11☆117Updated 6 years ago
- C++ compile-time Prolog interpreter☆66Updated 10 years ago
- Mickey Scheme is an interpreter for R7RS Scheme written in pure C++☆63Updated 7 years ago
- A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆92Updated last week
- A Lisp-like language implemented in C++☆74Updated last year
- A simple implementation of the LISP2 mark-compact GC algorithm☆38Updated 10 years ago
- An implementation of Scheme in Python and C++☆169Updated 6 months ago
- Mini-Scheme Interpreter with Copying GC☆24Updated 4 years ago
- ☆38Updated 12 years ago
- A C++11 implementation of Hindley-Milner type inference.☆78Updated 11 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆108Updated 8 years ago
- Super Tiny Scheme Interpreter for Freestanding Environment☆55Updated 7 years ago
- Nanopass scheme compiler in scheme for x86☆68Updated 7 years ago
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆86Updated 11 years ago
- C++ Green threads and coroutines library☆38Updated 10 years ago
- C++ implementation of Robert Nystrom's toy language lox☆30Updated 4 years ago
- Minimalistic header-only library for channels and CSP (Communicating sequential process) in C++11.☆15Updated last year
- Boost.Coroutine☆80Updated this week
- x86/x64 JIT compiler for math string expressions written in C++. Parser is Boost.Spirit X3. AST transformations: partial derivation, cons…☆47Updated 8 years ago
- A lightweight conservative garbage collector for C/C++☆118Updated 6 years ago
- Tiny scheme implementation written in c++17☆26Updated 5 years ago
- Unofficial libjit mirror.☆57Updated 4 years ago
- Go-style coroutines and channels for C++☆33Updated 11 years ago
- Compiler of the EDDI programming language☆33Updated this week
- Lightweight, fast Virtual Machine for dynamic, object-oriented languages.☆42Updated 10 years ago
- Support for Currying and Function Composition in C++☆60Updated 9 years ago
- Code for Alex Stepanov's Components course at A9.☆88Updated 5 months ago
- STM (Software Transactional Memory) implementation in C, based on memory-mapping.☆59Updated 14 years ago