cvs commit: ports/lang Makefile ports/lang/alisp Makefile distinfo
pkg-descr pkg-plist ports/lang/alisp/files patch-Makefile
Edwin Groothuis
edwin at FreeBSD.org
Sun Sep 28 03:57:23 PDT 2003
edwin 2003/09/28 03:57:21 PDT
FreeBSD ports repository
Modified files:
lang Makefile
Added files:
lang/alisp Makefile distinfo pkg-descr pkg-plist
lang/alisp/files patch-Makefile
Log:
New port: ArrowLISP - purely symbolic LISP interpreter and IDE
ArrowLISP is a small, properly tail-recursive, dynamically
scoped interpreter for a purely symbolic and almost
side-effect-free dialect of LISP. It may be considered an
implementation of pure LISP.
The interpreter has both a command line interface and an
editor-like full screen interface.
PR: ports/55501
Submitted by: Nils M Holm <nmh at t3x.org>
Revision Changes Path
1.361 +1 -0 ports/lang/Makefile
1.1 +36 -0 ports/lang/alisp/Makefile (new)
1.1 +1 -0 ports/lang/alisp/distinfo (new)
1.1 +41 -0 ports/lang/alisp/files/patch-Makefile (new)
1.1 +12 -0 ports/lang/alisp/pkg-descr (new)
1.1 +93 -0 ports/lang/alisp/pkg-plist (new)
More information about the cvs-all
mailing list