Next: , Previous: Parsing conflicts, Up: Syntax parsing



12.3.2 So many keywords, so many problems ...

Keywords can be potential problems since they are (generally) not available for use as identifiers. Only those keywords that are defined in ISO 7185 Pascal are unproblematic because no valid program should ever use them as identifiers.

To cope with this problem, GPC does several things: