lisp-interpreter topic

List lisp-interpreter repositories

wart

139
Stars
12
Forks
Watchers

An experimental, small, readable Lisp with thorough unit tests and extensible functions/macros.

BuildYourOwnLispCn

147
Stars
44
Forks
Watchers

Build Your Own Lisp 中文版

parens

33
Stars
3
Forks
Watchers

Parens is a highly flexible and embeddable LISP toolkit. :computer:

sabre

28
Stars
5
Forks
Watchers

Sabre is highly customisable, embeddable LISP engine for Go. :computer:

mal

9.9k
Stars
2.5k
Forks
Watchers

mal - Make a Lisp

glisp

981
Stars
28
Forks
Watchers

Glisp is a Lisp-based design tool that combines generative approaches with traditional design methods, empowering artists to discover new forms of expression.

pampy

3.5k
Stars
126
Forks
Watchers

Pampy: The Pattern Matching for Python you always dreamed of.

tinylisp

794
Stars
32
Forks
Watchers

Lisp in 99 lines of C and how to write one yourself. Includes 20 Lisp primitives, garbage collection and REPL. Includes tail-call optimized versions for speed and reduced memory use.

lips

388
Stars
32
Forks
Watchers

Scheme based powerful lisp interpreter in JavaScript

esp-lisp

253
Stars
23
Forks
Watchers

Beta: A small fast lisp interpeter for a ESP8266 as alternative to lua on the nodemcu.