| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
(HYPER; DEPTH; EVENP; ODDP; APPLY); lowercased much of the lib code;
bugfixes.
PR: ports/62630
Submitted by: Nils M Holm <nmh@t3x.org> (maintainer)
|
|
|
|
|
| |
PR: ports/60004
Submitted by: Nils M Holm <nmh@t3x.org> (maintainer)
|
|
|
|
| |
Reminded by: submitter of original PR (ports/58996).
|
|
|
|
|
|
|
| |
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)
|
| |
|
|
|
|
|
|
| |
Fix pkg-plist to use DOCSDIR
Noticed by: bento
|
|
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>
|