Commit graph

3 commits

Author SHA1 Message Date
kamil
a34c447463 pc-lisp: Fix build with Clang 7svn
Address invalid casts between types.
2018-09-29 21:19:13 +00:00
kamil
946d49d3a1 pc-lisp: Remove unwanted sentence from DESCR 2018-02-03 20:27:31 +00:00
kamil
7af7f94243 lang/pc-lisp: import pc-lisp-6.0
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.
2018-02-03 20:26:31 +00:00