[racket] Installing a reader macro in Scribble
On Tue, Jan 8, 2013 at 5:05 PM, Matthew Flatt <mflatt at cs.utah.edu> wrote:
> The `#' character is not an escape character in Scribble. It's treated
> as literal text, just like the letter "a" or a comma.
>
Oh I see.
> Does simply adding the escape character `@' in front of `#reader' do
> what you want?
Yes that is exactly it, thank you.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20130108/3cb1c688/attachment.html>