[racket] Getting started with R6RS
> Elliot pointing out the Learn You A Haskell website and the Learn You
> Some Erlang website was probably the most helpful part of this entire
> email - the docs are great. DrRacket is great. The website design of the
> docs are intuitive and focus the attention just right (I really do thing
> this). But Racket severly lacks something like LYAH/LYSE - or a "reduced
> and fun HTDP".
If you just fire up Racket from the command line, you're taken to an
interpreter that---as far as I can tell---immediately works with
"Teach Yourself Scheme in Fixnum Days." (It works with the first page,
anyway...)
Deren