A tiny, lightweight [Lisp interpreter](https://www.piumarta.com/software/lysp/) closely following the tradition of the earliest implementations.
Find a file
2013-07-25 21:43:50 -04:00
.gitignore Initial commit of Lysp v1.1 (http://piumarta.com/software/lysp/) code. 2013-07-25 21:43:50 -04:00
00_README Initial commit of Lysp v1.1 (http://piumarta.com/software/lysp/) code. 2013-07-25 21:43:50 -04:00
bench.l Initial commit of Lysp v1.1 (http://piumarta.com/software/lysp/) code. 2013-07-25 21:43:50 -04:00
gc.c Initial commit of Lysp v1.1 (http://piumarta.com/software/lysp/) code. 2013-07-25 21:43:50 -04:00
gc.h Initial commit of Lysp v1.1 (http://piumarta.com/software/lysp/) code. 2013-07-25 21:43:50 -04:00
lysp.c Initial commit of Lysp v1.1 (http://piumarta.com/software/lysp/) code. 2013-07-25 21:43:50 -04:00
test.l Initial commit of Lysp v1.1 (http://piumarta.com/software/lysp/) code. 2013-07-25 21:43:50 -04:00