littlelisp

Lisp interpreter

A JavaScript implementation of a minimal Lisp interpreter supporting basic data structures and control flow.

A small Lisp interpreter in JavaScript

GitHub

608 stars
42 watching
84 forks
Language: JavaScript
last commit: over 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
rui314/minilisp A minimalistic Lisp interpreter in C 1,488
robert-van-engelen/tinylisp A compact C implementation of Lisp with 20 built-in primitives and a REPL. 858
jsloop42/dreamlisp An Objective-C implementation of a Lisp interpreter with immutable data structures and an unhygienic macro system. 8
chr1st0scli/rainlisp A .NET implementation of the LISP programming language with features ideal for building domain-specific languages and extending existing systems. 34
yesco/esp-lisp A small, fast Lisp interpreter for the ESP8266 microcontroller 257
svenssonjoel/lispbm An interpreter for a concurrent Lisp programming language designed for microcontrollers. 92
masak/bel An interpreter for Bel, a Lisp-like language with a focus on completeness and metacircular foundations. 27
cofinalsubnets/wisp A Haskell-based interpreted Lisp language with features like lexical closures and continuations, designed to be easily embedded in other programs. 115
zick/zickstandardlisp An implementation of the Common Lisp programming language for various interpreters and compilers 48
malisper/clamp An implementation of Arc programming language concepts in Common Lisp. 71
kspalaiologos/malbolge-lisp An interpreter written in Malbolge that supports Lisp-like programming with advanced features and instructions. 493
sharplispers/cormanlisp A Common Lisp development environment for Microsoft Windows operating systems. 569
rmolives/hime An interpreter for a Lisp dialect running on the JVM platform. 9
kanaka/mal A Lisp interpreter designed as a learning tool, implemented in multiple programming languages and runtime modes 10,119
ailisp/flute A Common Lisp library for building composable HTML5 components 65