[plt-scheme] Student parsing problem

From: John Clements (clements at brinckerhoff.org)
Date: Wed Jun 3 12:44:14 EDT 2009

On Jun 3, 2009, at 8:40 AM, Eli Barzilay wrote:
> and it works with multiple expressions too:
>
>  (define (foo x)
>    ;#;#;
>    (printf "foo\n")
>    (printf "  x = ~s\n" x)
>    ...)

This is the most frightening idea I've heard today. It did make me  
smile, though. If only we had a macro system where expressions could  
expand into reader macros.

John

-------------- 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/20090603/3f192cdc/attachment.p7s>

Posted on the users mailing list.