[plt-scheme] And now for an actual Scheme question (PLAI)
On Jul 16, 2008, at 11:24 PM, Gregory Woodhouse wrote:
> I've been away from scheme for awhile, so I decided to go back to
> PLAI and start reading from the beginning
...
Shriram may disagree with me, but if you were in my class I would say
the following things:
1) You can get type-case by installing the PLAI language level
(available near the PLAI web page, though I don't know if it's 4.0-
ready yet).
2) You would not use type-case to deal with parsing-type stuff; the
point of the parser is to emit stuff that type-case will work for.
3) Don't get bogged down in the parser: the point of PLAI (IMHO) is
the stuff you can do _after_ you've got the parser out of the way.
And really... _do_ get the type-case feature installed and working;
it will make the material of the book simpler both technically and
conceptually.
John Clements
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2484 bytes
Desc: not available
URL: <http://lists.racket-lang.org/users/archive/attachments/20080716/fa846608/attachment.p7s>