[plt-scheme] brain upgrade desired

From: Jens Axel Søgaard (jensaxel at soegaard.net)
Date: Thu May 24 17:09:45 EDT 2007

Anton van Straaten skrev:
> hendrik at topoi.pooq.com wrote:
>> What should I read so as to become up-to-date on what has happened to 
>> the language since then?  I have already noticed things like set-cdr 
>> instead of rplacd.  Presumably there's a lot more, especially things 
>> like library availability.


> And of course, the DrScheme help system is invaluable.  Install DrScheme 
> if you haven't already, and start experimenting.

Yes, make a cup of coffee and then start with the MzScheme Language
manual.

     <http://download.plt-scheme.org/doc/370/html/mzscheme/>

then skim the builtin libraries:

     <http://download.plt-scheme.org/doc/370/html/mzlib/>

Everything you expect from a modern language should be
there. If there is something missing just ask.

-- 
Jens Axel Søgaard




Posted on the users mailing list.