style: document '/', as in 'call/cc'

Add row to the table in the section on "Names".

Also clarify that the nearby margin note is about `#%`
This commit is contained in:
Ben Greenman 2017-06-07 14:29:33 -04:00 committed by GitHub
parent 5c27f5550c
commit 5cfe5619de

View File

@ -345,8 +345,9 @@ Finally, in addition to regular alphanumeric characters, Racketeers use a
@row[^ "unit signatures" game-context^]
@row["@" "units" testing-context@]
@row["#%" "kernel identifiers" #%app]
@row["/" "\"with\" (a preposition)" call/cc]
]
@margin-note*{Identifiers with this prefix are mostly used in modules that
@margin-note*{Identifiers with the @litchar{#%} prefix are mostly used in modules that
define new languages.} The use of @litchar{#%} to prefix names from the kernel
language warns readers that these identifiers are extremely special and
they need to watch out for subtleties. No other identifiers start with