Sdf To Table
Sdf
Name
sdf2table
Synopsis
sdf2table [-s] [-i sdf-definition] [-o parse-table]
Description
The utility sdf2table generates a parse table from an SDF syntax definition.
The syntax definition is required to be in the SDF2 format.
Options
For additional options use the help option:
-h display help information
Note
The C implementation which is used by default is fast, but not complete, i.e. several constucts of SDF are not supported. The ASF implementation which is selected with the -s option is slower, but complete.
The SDF syntax definition is required to begin with the
definition keyword, and it must contain a module with the name
Main.
See also
Tools.sglrSGLR
Sdf.Sdf2TablePGEN moved from Tools.Sdf2TablePGEN on 09 Feb 2004 - 14:41 by MartinBravenboer