[aus.mac] XLisp 2.0 Sources

jlc@goanna.oz (Jacob L. Cybulski) (10/12/88)

I am currently teaching a course on symbolic programming techniques
with XLisp 2.0 on the Mac. The software (with a few compatibility
patches) is quite sufficient to immitate a true bahaviour of
Common Lisp. However, when it comes to writing more complex functions
(e.g. pattern matchers, streams, etc.) a default limit on system
stack (about 100 recursive calls) is insufficient. Would you know
of any patch that would extend this limit? Or would you have the
XLisp 2.0 sources that you could send to me so that I could
fiddle around with them and fix the problem.

Thanks a lot for your help and possibly your precious time as well.

Jacob L. Cybulski