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.
115 stars
5 watching
7 forks
Language: Haskell
last commit: almost 12 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of a modern Lisp family programming language | 163 |
| An interpreter for Bel, a Lisp-like language with a focus on completeness and metacircular foundations. | 27 |
| An interpreter written in Malbolge that supports Lisp-like programming with advanced features and instructions. | 493 |
| A Lisp interpreter designed as a learning tool, implemented in multiple programming languages and runtime modes | 10,119 |
| A Haskell-based Lisp interpreter built for iPad with a custom UI | 87 |
| A small, fast Lisp interpreter for the ESP8266 microcontroller | 257 |
| A Common Lisp library for executing Python code and integrating it with existing Lisp systems. | 42 |
| An implementation of Haskell semantics using Lisp syntax | 67 |
| An Objective-C implementation of a Lisp interpreter with immutable data structures and an unhygienic macro system. | 8 |
| A .NET implementation of the LISP programming language with features ideal for building domain-specific languages and extending existing systems. | 34 |
| An interpreter for a concurrent Lisp programming language designed for microcontrollers. | 92 |
| An interpreter for a Lisp dialect running on the JVM platform. | 9 |
| An implementation of a full-fledged Lisp interpreter with various features such as data structures, pattern programming, and high-level functions | 371 |
| A compact C implementation of Lisp with 20 built-in primitives and a REPL. | 861 |
| A lightweight Scheme-like implementation with a focus on speed and conciseness. | 1,587 |