7af7f94243
PC-LISP is a small implementation of LISP for just about any machine with a good C compiler. This manual is biased towards the UNIX and MS-DOS versions. While small, it is capable of running a pretty good subset of Franz LISP. The functions are supposed to perform in the same way as Franz with a few exceptions made for effeciencies sake.
14 lines
374 B
Text
14 lines
374 B
Text
@comment $NetBSD: PLIST,v 1.1 2018/02/03 20:26:31 kamil Exp $
|
|
bin/pc-lisp
|
|
share/doc/pc-lisp/Franz_Lisp_July_1983.pdf
|
|
share/doc/pc-lisp/README.md
|
|
share/doc/pc-lisp/pc-lisp.doc
|
|
share/pc-lisp/diff.l
|
|
share/pc-lisp/dragon.l
|
|
share/pc-lisp/hanoi.l
|
|
share/pc-lisp/if.l
|
|
share/pc-lisp/match.l
|
|
share/pc-lisp/pc-lisp.l
|
|
share/pc-lisp/qanda.l
|
|
share/pc-lisp/queens.l
|
|
share/pc-lisp/turtle.l
|