dreamlisp

Lisp Interpreter

An Objective-C implementation of a Lisp interpreter with immutable data structures and an unhygienic macro system.

DreamLisp Programming Language Interpreter

GitHub

8 stars
3 watching
1 forks
Language: Objective-C
last commit: 5 months ago
clojuredreamlisplfeobjective-c

Related projects:

Repository Description Stars
chr1st0scli/rainlisp A .NET implementation of the LISP programming language with features ideal for building domain-specific languages and extending existing systems. 34
maryrosecook/littlelisp A JavaScript implementation of a minimal Lisp interpreter supporting basic data structures and control flow. 608
rui314/minilisp A minimalistic Lisp interpreter in C 1,490
robert-van-engelen/tinylisp A compact C implementation of Lisp with 20 built-in primitives and a REPL. 861
kspalaiologos/malbolge-lisp An interpreter written in Malbolge that supports Lisp-like programming with advanced features and instructions. 493
yesco/esp-lisp A small, fast Lisp interpreter for the ESP8266 microcontroller 257
cofinalsubnets/wisp A Haskell-based interpreted Lisp language with features like lexical closures and continuations, designed to be easily embedded in other programs. 115
lspector/clojush An implementation of the Push programming language and genetic programming system in Clojure. 331
svenssonjoel/lispbm An interpreter for a concurrent Lisp programming language designed for microcontrollers. 92
jxxcarlson/elm-lisp An experiment in building a typed Lisp compiler and evaluator in Elm. 5
jeffbezanson/femtolisp A lightweight Scheme-like implementation with a focus on speed and conciseness. 1,587
clojure-lsp/clojure-lsp An LSP implementation for Clojure and ClojureScript, enabling language features such as code completion, refactoring, and error detection. 1,186
mthom/shentong An implementation of a modern Lisp family programming language 163
zick/zickstandardlisp An implementation of the Common Lisp programming language for various interpreters and compilers 48
ultralisp/ultralisp A Common Lisp software distribution designed to facilitate rapid development and deployment of software projects. 235