I just got a copy of "LiSP in Small Pieces".
On page xix he gives a reference for the source code as well as his email
but as with he and it have moved on:
http://pagesperso-systeme.lip6.fr/Christian.Queinnec/WWW/LiSP.html
just in case anyone needs to go on this particular snipe hunt.
Cheers, G
I'm interested in continuations (or futures) because this would be a
perfect mechanism for handling multi-branching provisos, each branch
in its own continuation. The closest thing in spad seems to be
infinite streams. However an explicit continuation mechanism would be
very nice indeed.
Oh, do
[EMAIL PROTECTED] writes:
> Ralf, Stephen,
>
> I think you'll find this book very interesting. Aside from the
> subject matter it also clearly illustrates a style worth copying,
> at least in my opinion. He gives the complete source code for a
> lisp implementation along with a perfectly readable