GRAMMATICA INSTALLATION INSTRUCTIONS
====================================

1. Requirements
---------------

  The following requirements must be met in order to use Grammatica:

    o Java runtime compatible with JDK 1.3.


2. Installation
---------------

  This software does not require any special installation. It is fully
  sufficient to unpack only the grammatica-<version>.jar file in order
  to use this software.


3. Running
----------

  The following command runs Grammatica and prints the command-line
  options:

    java -jar lib/grammatica-<version>.jar

  All generated parsers require the corresponding Grammatica run-time
  library in order to run. The run-time libraries for various
  languages are found in the lib subdirectory.

_____________________________________________________________________

Copyright (c) 2003 Per Cederberg. Permission is granted to copy this 
document verbatim in any medium, provided that this copyright notice 
is left intact.
