freebsd-ports/lang/slisp/pkg-descr
2001-11-15 03:59:42 +00:00

8 lines
309 B
Text

SLisp is a simple Lisp interpreter that implements most of the
common Lisp constructs in a few hundred lines of C code. It may be
useful for learning the basis of the Lisp language.
WWW: http://www.sigala.it/sandro/software.html#slisp
Author: Sandro Sigala <sandro@sigala.it>
- Patrick Li <pat@FreeBSD.org>