wisp

Lisp interpreter

A Haskell-based interpreted Lisp language with features like lexical closures and continuations, designed to be easily embedded in other programs.

small-but-featureful embeddable lisp interpreter written in haskell.

GitHub

115 stars
5 watching
7 forks
Language: Haskell
last commit: over 13 years ago

Related projects:

RepositoryDescriptionStars
mthom/shentongAn implementation of a modern Lisp family programming language163
masak/belAn interpreter for Bel, a Lisp-like language with a focus on completeness and metacircular foundations.27
kspalaiologos/malbolge-lispAn interpreter written in Malbolge that supports Lisp-like programming with advanced features and instructions.493
kanaka/malA Lisp interpreter designed as a learning tool, implemented in multiple programming languages and runtime modes10,119
dpp/lisphaskellipadA Haskell-based Lisp interpreter built for iPad with a custom UI87
yesco/esp-lispA small, fast Lisp interpreter for the ESP8266 microcontroller257
digikar99/py4cl2A Common Lisp library for executing Python code and integrating it with existing Lisp systems.42
haskell-lisp/liskellAn implementation of Haskell semantics using Lisp syntax67
jsloop42/dreamlispAn Objective-C implementation of a Lisp interpreter with immutable data structures and an unhygienic macro system.8
chr1st0scli/rainlispA .NET implementation of the LISP programming language with features ideal for building domain-specific languages and extending existing systems.34
svenssonjoel/lispbmAn interpreter for a concurrent Lisp programming language designed for microcontrollers.92
rmolives/himeAn interpreter for a Lisp dialect running on the JVM platform.9
naver/lispeAn implementation of a full-fledged Lisp interpreter with various features such as data structures, pattern programming, and high-level functions371
robert-van-engelen/tinylispA compact C implementation of Lisp with 20 built-in primitives and a REPL.861
jeffbezanson/femtolispA lightweight Scheme-like implementation with a focus on speed and conciseness.1,587