ridwanmsharif / lispyLinks
LISP interpreter in Python
☆46Updated 4 years ago
Alternatives and similar repositories for lispy
Users that are interested in lispy are comparing it to the libraries listed below
Sorting:
- A small implementation of LISP, written in standard C11.☆165Updated 8 years ago
- An implementation of Scheme in Python and C++☆175Updated 8 months ago
- Mal (Make A Lisp) Compiler in C☆52Updated 5 years ago
- A quick and very dirty Scheme interpereter.☆383Updated 7 years ago
- Embeddable lisp/scheme interpreter written in C.☆157Updated 2 years ago
- Programs from the book Lisp in Small Pieces, updated to work on modern schemes☆247Updated 4 years ago
- A small nanopass compiler from a subset of Scheme to C. (Developed for Clojure Conj 2013)☆363Updated 4 years ago
- Mal (Make A Lisp) compiler☆124Updated last year
- Yet Another Scheme Interpreter using flex and bison☆50Updated 2 years ago
- Tiny Scheme-like Lisp interpreter written in a weekend☆251Updated 2 years ago
- Jscheme (Scheme (in Java (by Peter Norvig)))☆52Updated 7 years ago
- openemacs: A tiny emacs clone (≤ 1024 LOC, BSD-licensed) without any library dependencies☆38Updated 10 months ago
- CHICKEN is a compiler for the Scheme programming language. CHICKEN produces portable, efficient C, supports almost all of the current Sch…☆138Updated 16 years ago
- Following [An Incremental Approach to Compiler Construction](http://scheme2006.cs.uchicago.edu/11-ghuloum.pdf)☆68Updated last week
- It's Python with a Lissp.☆425Updated last week
- My personal website☆98Updated this week
- Implementation of McCarthy's original Lisp in Python☆30Updated 4 years ago
- Interpreter for a simple Lisp. Written in Prolog.☆147Updated 2 years ago
- A hands-on, test driven guide to implementing a simple programming language☆553Updated 2 years ago
- PicoLisp active development has moved to the pil21 repository: https://github.com/picolisp/pil21☆208Updated 4 years ago
- A lisp👽 written in C++☆202Updated last year
- ⚗️ Self-hosting compiler from a Haskell-like Lisp directly to x86-64, from scratch.☆160Updated 3 years ago
- Nanopass scheme compiler in scheme for x86☆68Updated 8 years ago
- Irken is a statically typed variant of Scheme. Or a lisp-like variant of ML.☆213Updated 2 years ago
- single file scheme interpreter with tail call optimization☆82Updated 6 years ago
- A simple implementation of the SECD abstract machine (https://en.wikipedia.org/wiki/SECD_machine)☆123Updated 12 years ago
- Implement a Lisp, in C, from scratch, no libs☆83Updated 3 years ago
- Relational interpreter in miniKanren that can generate quines☆132Updated 10 years ago
- Retro Game Engine for Racket☆286Updated 2 years ago
- Joel Bartlett's fabled Scheme->C system☆82Updated 5 years ago