6 lines
281 B
Text
6 lines
281 B
Text
PC-LISP is a small implementation of LISP for just about any machine with a
|
|
good C compiler.
|
|
|
|
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.
|