50 minutes ago, Jon Rafkind wrote:
> Whats the syntax for heredoc strings?
> 
> 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.

Don't use it, use the Scribble syntax instead.


> I like python's heredoc syntax -- triple quotes. """a heredoc
> string""", if such a thing could be added to racket (I will most
> likely do something like this for honu).

Don't use it, use the Scribble syntax instead.  Really.

-- 
          ((lambda (x) (x x)) (lambda (x) (x x)))          Eli Barzilay:
                    http://barzilay.org/                   Maze is Life!
_________________________________________________
  For list-related administrative tasks:
  http://lists.racket-lang.org/listinfo/users

Reply via email to