This directory contains some examples of application framework option
configuration files and example test grammars.

The file 'regexp.option' demonstrates the use of auxiliary XPM images for
the simulator tree graphics.  Copy the file into the same directory as
the 'regexp.grammar' file in order for the application to load it.

The 'precedence.grammar' file contains an example that illustrates the use
of an error token.  The input file 'precedence_error.input' will cause
the parser driver to invoke error synchronization processing.

The 'context.grammar' example illustrates regular expression start contexts.
