This commit is contained in:
Matthias Felleisen 2013-07-16 18:40:32 -04:00
parent ad4f35ee17
commit 8d48bef28b

View File

@ -349,7 +349,7 @@ Finally, in addition to regular alphanumeric characters, Racketeers use a
define new languages.} The use of ``#%'' to prefix names from the kernel define new languages.} The use of ``#%'' to prefix names from the kernel
language warns readers that these identifiers are extremely special and language warns readers that these identifiers are extremely special and
they need to watch out for subtleties. No other identifiers start with they need to watch out for subtleties. No other identifiers start with
``#'' and, in particular, all tokens starting with ``#%'' are keywords. ``#'' and, in particular, all tokens starting with ``#:'' are keywords.
@; ----------------------------------------------------------------------------- @; -----------------------------------------------------------------------------
@section{Graphical Syntax} @section{Graphical Syntax}