Grammatica Reference Manual
Introduction
This is the reference manual for Grammatica version
1.2. This manual is still very rudimentary
and is being worked on for future releases.
-
Terms &
Definitions
Definitions and explainations to some of the terminology
used in this reference manual.
-
Using Grammatica
Short introduction to the command-line interface of
Grammatica.
-
Grammar Structure &
Declarations
Overview of the grammar file format and header
declaration.
-
Tokens
Details the syntax of the token declarations in the
grammar.
-
Productions
Details the syntax of the production declarations in the
grammar.
-
Handling
Ambiguities
Examples of some grammar ambiguities and how they can be
handled.
-
Error Recovery
Information about the automatic error recovery
mechanisms.
-
Examples
Contains a complete example of a grammar file.