ridwanmsharif / lispyLinks
LISP interpreter in Python
☆45Updated 4 years ago
Alternatives and similar repositories for lispy
Users that are interested in lispy are comparing it to the libraries listed below
Sorting:
- Mal (Make A Lisp) Compiler in C☆52Updated 4 years ago
- An implementation of Scheme in Python and C++☆173Updated 7 months ago
- Embeddable lisp/scheme interpreter written in C.☆156Updated 2 years ago
- A small implementation of LISP, written in standard C11.☆163Updated 8 years ago
- Mal (Make A Lisp) compiler☆124Updated last year
- Implement a Lisp, in C, from scratch, no libs☆82Updated 3 years ago
- GNU Guile☆83Updated 8 years ago
- My personal website☆95Updated last week
- openemacs: A tiny emacs clone (≤ 1024 LOC, BSD-licensed) without any library dependencies☆37Updated 8 months ago
- Following [An Incremental Approach to Compiler Construction](http://scheme2006.cs.uchicago.edu/11-ghuloum.pdf)☆64Updated this week
- Yet Another Scheme Interpreter using flex and bison☆50Updated 2 years ago
- Jscheme (Scheme (in Java (by Peter Norvig)))☆52Updated 6 years ago
- Tiny Scheme-like Lisp interpreter written in a weekend☆250Updated 2 years ago
- Nanopass scheme compiler in scheme for x86☆68Updated 8 years ago
- Yet another PEG parser combinator library and DSL☆56Updated 2 years ago
- A quick and very dirty Scheme interpereter.☆384Updated 7 years ago
- Hindley–Milner Type inferencing in C☆48Updated 2 years ago
- Joel Bartlett's fabled Scheme->C system☆82Updated 5 years ago
- Writing a Scheme to x86 compiler by following Abdulaziz Ghuloum's "An Incremental Approach to Compiler Construction"☆72Updated 5 years ago
- single file scheme interpreter with tail call optimization☆82Updated 6 years ago
- Mini: Interpreter and a programming language implemented in Python☆145Updated 9 years ago
- Incremental implementation of a scheme compiler☆29Updated 12 years ago
- An implementation of the Arc programming language☆200Updated 3 months ago
- A small nanopass compiler from a subset of Scheme to C. (Developed for Clojure Conj 2013)☆363Updated 4 years ago
- A tiny self-hosting Lisp-to-C compiler☆239Updated 5 years ago
- Implementation of McCarthy's original Lisp in Python☆30Updated 3 years ago
- A set of minimal lisp implementations☆71Updated 6 years ago
- Implementation of Scheme programming language in assembly☆25Updated 7 years ago
- vm and compiler for a small lisp☆13Updated 3 years ago
- Programs from the book Lisp in Small Pieces, updated to work on modern schemes☆245Updated 4 years ago