Tuesday, November 14, 2006

Revenge of attack of the kliller S-expressions


Please ignore my last post.

It turns out that, under Mac, Fink Commander has a preference "use unstable packages".

After clicking that, and doing a Selfupdate, then all the missing packages appeared including scsh, scheme48, clisp, etc etc. Cygwin also has clisp so that is where my current search has ended.

[1]> (mapcar #'(lambda (x) (print x))
'(that took far too long))

THAT
TOOK
FAR
TOO
LONG
(THAT TOO FAR TOO LONG)
[2]>

No comments: