From: darren kirby Date: 2006-09-05T09:56:36+09:00 Subject: Re: [OT] similar resources for Lisp/Scheme --nextPart2549948.T93dMqoifJ Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline quoth the Chad Perrin: > I know this is terribly off-topic, but . . . > > What resources can youse guys recommend for Common Lisp and/or Scheme? > In particular, I'm looking for community-related websites, mailing > lists, and generally accepted Good Resources available for free on the > Internet. Feel free to email me off-list if you think this is too > off-topic to address here. =46or scheme: http://schemers.org/ is an excellant source to start with, and #scheme on=20 freenode is full of friendly, helpful people. Personally, I have been using the video lectures[1] and online textbook[2]= =20 from the first year MIT Comp-Sci course "Structure and Interpretation of=20 Computer Programs" which is taught entirely in scheme to, well, teach mysel= f=20 scheme...might be too slow if you already have the compsci basics down.=20 If you want a whole IDE sort of thing for scheme then drscheme is a good=20 choice, if you are more like me and just want a console interpreter then th= e=20 best I have found is gambit, which has readline support and command history= =20 much like irb. mzscheme, chicken, guile, and others don't have the readline= =20 support, which makes them tedious to experiment with. [1] http://swiss.csail.mit.edu/classes/6.001/abelson-sussman-lectures/ [2] http://mitpress.mit.edu/sicp/full-text/book/book-Z-H-4.html#%_toc_start =2Dd =2D-=20 darren kirby :: Part of the problem since 1976 :: http://badcomputer.org "...the number of UNIX installations has grown to 10, with more expected..." =2D Dennis Ritchie and Ken Thompson, June 1972 --nextPart2549948.T93dMqoifJ Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) iD8DBQBE/MshwPD5Cr/3CJgRArIFAJ49znfSVFQeMsIhhdB8DULoA9XQ1gCcCLGe IBkItDbjfMiMnJMJ+NmCe/8= =T8qq -----END PGP SIGNATURE----- --nextPart2549948.T93dMqoifJ--