Date: Sun, 28 Sep 2003 03:57:21 -0700 (PDT) From: Edwin Groothuis <edwin@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang Makefile ports/lang/alisp Makefile distinfo pkg-descr pkg-plist ports/lang/alisp/files patch-Makefile Message-ID: <200309281057.h8SAvLW9037314@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200309281057.h8SAvLW9037314>