[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Pseudo-scheme
- To: info-macl@cambridge.apple.com
- Subject: Pseudo-scheme
- From: folta@cs.UMD.EDU (Wayne Folta)
- Date: Fri, 29 Jun 90 21:04:53 -0400
I am taking a video version of Abelson & Sussman's course at work, and have
come to really like Scheme. In case others out there are in a similar boat,
there is a Pseudo-Scheme that implements Scheme in Common LISP, available
via anonymous FTP from zurich.ai.mit.edu. There is a pseudo directory under
archive.
It appears to work... at least the simple stuff I could think of trying off
the top of my head. It worked without any changes*, too, on MACL 1.3.2.
* I cavaet this line because I did run into one problem, wherein I edited
a file to fix an apparent error message, but by the time I got everything
working, I think I had changed the file back to its original state....
In other words, I twiddled a couple of things, not knowing what I was doing
and it works fine now.
Wayne Folta (folta@cs.umd.edu 128.8.128.8)