[plt-scheme] define own escape sequences?

Paul Graham cryptograham at gmail.com
Mon Jun 15 18:33:30 EDT 2009


Can anyone tell me how to define my own escape sequences
within strings in mzscheme?  I looked in the manual and I can't
find it anywhere.  (All I want to do is make (unescaped) \@ be
left intact in strings instead of triggering an error.)  Thanks!

--pg


More information about the plt-scheme mailing list