The following software is required in order to run Grammatica:
To use the parsers generated by Grammatica, one of the following software packages are required (depending on the language generated):
This software does not require any special installation. The only
file needed is the grammatica-1.1.jar
file.
The following command runs Grammatica and prints the command-line options:
java -jar lib/grammatica-1.1.jar
All generated parsers require the corresponding Grammatica
run-time library in order to run. The run-time libraries for
various languages can be found in the lib
subdirectory:
grammatica-1.1.jar
for Java parsers
grammatica-1.1.dll
for C# parsers