Allow the parser to accept names such as:
@foo
?bar
And maybe a couple of other that can be safely put there.
The idea is to allow macros to catch those names and act upon them.
A later compiler step can error on those, if they were not cleaned by a macro.