Name
sdf2table
Synopsis
sdf2table [-m ma[-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
| input and output |
| -i | file | input from file (default: all file arguments) |
| -o | file | output to file (default: inputfile.tbl) |
| -m | name | parse table is generated for module name (default: Main) |
| output format |
| -b | | write output in Binary AsFix? (BAF) format |
| -t | | write output in plain text format |
| control operation |
| -n | | only normalization of grammar |
| -s | | check sdf definition and show warnings on stderr |
| runtime information |
| -l | | display statistic information |
| -v | | verbose mode |
| meta information |
| -h | | display help information (usage) |
| -V | | reveal program version (i.e. 1.13) |
See also