Re: scheme tutorial

2013-07-24 Thread Simon Bailey
thanks, andrew. i'll have a read through that. regards, sb -- Simon Bailey Oompa Loompa of Science +43/699/190 631 25 On Wednesday, 24 July 2013 at 13:08, Andrew Bernard wrote: > I found this to be a very strong brief introduction to Scheme: > > Teach Yourself Scheme in Fixnum Days > > htt

Re: scheme tutorial

2013-07-24 Thread Andrew Bernard
I found this to be a very strong brief introduction to Scheme: Teach Yourself Scheme in Fixnum Days http://www.ccs.neu.edu/home/dorai/t-y-scheme/t-y-scheme.html [One could argue it is dated in respect of certain areas such as macros, but the basics are sound.] Andrew __