Commit Graph

13 Commits

Author SHA1 Message Date
Jean-Yves Lefort
e7fed455a8 - Update to 20050425
- Fix pkg-plist

PR:		ports/80336
Submitted by:	maintainer
2005-04-25 17:47:41 +00:00
Pav Lucistnik
f3bab707bd - Update to 20050327
PR:		ports/79299
Submitted by:	Nils M Holm <nmh@t3x.org> (maintainer)
2005-04-12 22:13:18 +00:00
Volker Stolz
a932012101 - Update to 20050314
- Previous update broke tail call optimization. Oops.

PR:		ports/78817
Submitted by:	maintainer
2005-03-14 14:31:33 +00:00
Kirill Ponomarev
87ba19055c Update to 20050312
PR:		ports/78742
Submitted by:	maintainer
2005-03-13 11:30:10 +00:00
Volker Stolz
dc1373a607 - Update to 20050212
- Added M-Expression compiler and examples
- Updated documentation

PR:		ports/77413
Submitted by:	Nils M. Holm (maintainer)
2005-02-13 16:34:10 +00:00
Pav Lucistnik
235e08c2c3 - Update to 20050124
PR:		ports/76617
Submitted by:	Nils M Holm <nmh@t3x.org> (maintainer)
2005-01-24 16:03:32 +00:00
Volker Stolz
a6a9eda82c - Change URL
- Change maintainer e-mail
- Drop WWW pages

PR:		ports/74203
Submitted by:	maintainer
2004-11-22 11:11:25 +00:00
Pav Lucistnik
a92ed66add - Update to 20040924
PR:		ports/72079
Submitted by:	Nils M Holm <nmh@t3x.org> (maintainer)
2004-10-11 22:58:30 +00:00
Mark Linimon
34b40b10ef Update to 2004-02-06; added pre-compiled image; added a few new functions
(HYPER; DEPTH; EVENP; ODDP; APPLY); lowercased much of the lib code;
bugfixes.

PR:		ports/62630
Submitted by:	Nils M Holm <nmh@t3x.org> (maintainer)
2004-02-13 04:57:13 +00:00
Pav Lucistnik
68f6325d63 - Update to 20031205.
PR:		ports/60004
Submitted by:	Nils M Holm <nmh@t3x.org> (maintainer)
2003-12-14 18:36:04 +00:00
Mark Linimon
5e34bbf97c Maintainer update to latest version. Major changes: renumbered versioning;
the user interface has changed to vi(1) style.  For other changes and
bugfixes see alisp.t.
PR: ports/58996
Submitted by:  nmh@t3x.org (maintainer)
2003-11-18 09:14:57 +00:00
Edwin Groothuis
61c986a672 Give the MAKE_ENV the proper BINOWN/BINGRP variables.
Fix pkg-plist to use DOCSDIR

Noticed by: bento
2003-10-13 01:02:00 +00:00
Edwin Groothuis
90117cbf42 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>
2003-09-28 10:57:21 +00:00