12. Appenix: Magic names
This section summaries all the magic names Felix uses.
A magic name is a special operator or other
symbol for which a normal identifier or perhaps
a string is used syntactically where a keyword
would be more appropriate semantically.
Magic names are used because it simplifies parsing.
12.1. Expression operator names
12.2. Other magic