ridwanmsharif / lispy
LISP interpreter in Python
☆45Updated 3 years ago
Alternatives and similar repositories for lispy
Users that are interested in lispy are comparing it to the libraries listed below
Sorting:
- Embeddable lisp/scheme interpreter written in C.☆154Updated 2 years ago
- Mal (Make A Lisp) Compiler in C☆52Updated 4 years ago
- An implementation of Scheme in Python and C++☆172Updated 5 months ago
- A small implementation of LISP, written in standard C11.☆163Updated 8 years ago
- Yet Another Scheme Interpreter using flex and bison☆50Updated 2 years ago
- Mal (Make A Lisp) compiler☆124Updated last year
- Following [An Incremental Approach to Compiler Construction](http://scheme2006.cs.uchicago.edu/11-ghuloum.pdf)☆62Updated 3 years ago
- A small nanopass compiler from a subset of Scheme to C. (Developed for Clojure Conj 2013)☆361Updated 4 years ago
- CHICKEN is a compiler for the Scheme programming language. CHICKEN produces portable, efficient C, supports almost all of the current Sch…☆134Updated 15 years ago
- Jscheme (Scheme (in Java (by Peter Norvig)))☆52Updated 6 years ago
- A quick and very dirty Scheme interpereter.☆381Updated 7 years ago
- Royal Scheme will eventually grow to be a real, usable, embeddable Scheme implemented in ANSI C.☆76Updated 12 years ago
- ⚗️ Self-hosting compiler from a Haskell-like Lisp directly to x86-64, from scratch.☆157Updated 2 years ago
- C++ Implementations of programming languages and type systems studied in "Types and Programming Languages" by Benjamin C. Pierce..☆34Updated 4 years ago
- Programs from the book Lisp in Small Pieces, updated to work on modern schemes☆244Updated 4 years ago
- Incremental implementation of a scheme compiler☆29Updated 12 years ago
- Hindley–Milner Type inferencing in C☆48Updated 2 years ago
- A tiny self-hosting Lisp-to-C compiler☆239Updated 4 years ago
- Implementation of McCarthy's original Lisp in Python☆29Updated 3 years ago
- A stack machine VM, interpreter and genetic programming library☆46Updated 6 years ago
- loxi - a Lox interpreter☆35Updated 7 years ago
- single file scheme interpreter with tail call optimization☆82Updated 6 years ago
- Writing a Scheme to x86 compiler by following Abdulaziz Ghuloum's "An Incremental Approach to Compiler Construction"☆72Updated 5 years ago
- GNU Guile☆83Updated 8 years ago
- Foment is an implementation of R7RS Scheme.☆68Updated 2 years ago
- A Simple Lisp Implementation in C. Based on Leo Howell's [Building LISP](http://www.lwh.jp/lisp/index.html) with bug fixes and enhancemen…☆40Updated 10 years ago
- A simple implementation of the LISP2 mark-compact GC algorithm☆41Updated 10 years ago
- ☆70Updated this week
- It's Python with a Lissp.☆418Updated 6 months 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