From: Danny Yoo (dyoo at cs.wpi.edu) Date: Thu Aug 18 16:50:52 EDT 2011 |
|
> I was surprised that I couldn't find documentation for the lexical structure > of racket. I also grepped the source for 'heredoc' but didn't come up with > anything. This documentation should help: http://docs.racket-lang.org/reference/reader.html The search term "here string" should also get you to the right documentation.
Posted on the users mailing list. |
|