Wow, fantastic...thanks Andrew. And thanks to Bashar for the JScheme
reference also.
Here are some other Scheme references that might be useful:
Kawa: Scheme on top of Java VM:
http://www.gnu.org/software/kawa/Features.html
Schemers.org: which is "an improper list of Scheme resources" (nerd joke)
http://www.schemers.org/
SISC Scheme: a FULL R5RS implementation (unlike Kawa and JScheme)
http://sisc-scheme.org/
PLT Scheme: implementations of Scheme for learning (similar to
BlueJay for Java)
http://www.plt-scheme.org/
related link: online Scheme book "How To Design Programs" (which uses PLT)
http://www.htdp.org/
related link: Schematic Cookbook ("cookbook" Wiki with recipes for Scheme)
http://schemecookbook.org/
SLIB: portable Scheme library for standard Schemes (this page also
has immediate
reference to a dozen other Scheme implementations).
http://swissnet.ai.mit.edu/~jaffer/SLIB
Well, that should be enough to keep you busy...;)
regards
-tom
At 11:32 PM 6/18/2007, you wrote:
On 6/18/07, Thomas Hicks
<<mailto:[EMAIL PROTECTED]>[EMAIL PROTECTED]> wrote:
3) Structure and Interpretation of Computer Programs (2ed)
by Harold Abelson and Gerald Jay Sussman.
Not really *about* Scheme, uses Scheme for CS concepts.
This is available online (free):
<http://mitpress.mit.edu/sicp/full-text/book/book.html>http://mitpress.mit.edu/sicp/full-text/book/book.html
Plus video lectures of Abelson & Sussman:
<http://swiss.csail.mit.edu/classes/6.001/abelson-sussman-lectures/>http://swiss.csail.mit.edu/classes/6.001/abelson-sussman-lectures/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]