[Some doc updates. bjorn@bringert.net**20041201133635] < > { hunk ./README 4 +Requirements: + +- Java SDK 1.5.0 (http://java.sun.com/j2se/1.5.0/download.jsp) + +- The GF (http://www.cs.chalmers.se/~aarne/GF/) system is required + for producing the input to this system from GF source grammars. GF is + not required to run programs using this system, only to produce the + grammars for them. + +- OOA 2.3.0 (http://www.ai.sri.com/oaa/distribution/v2.3/) or later is + required to use the OAA interface. + hunk ./doc/gf-java.html 27 -

Requirements

- -

The GF system is required -for producing the input to this system from GF source grammars. GF is not required to run programs -using this system, only to produce the grammars for them.

- -

Java 1.5 is required to compile -and run the system.

- -

-OAA 2.3.0 or later is required to use -the OAA interface. -

- hunk ./doc/gf-java.html 37 -

Demos and examples

+

Documentation

hunk ./doc/gf-java.html 39 -

Java API

+

Building

+ +

+The +README +file describes how to build the library and included demo applications. +

+ +

Java API

hunk ./doc/gf-java.html 53 -

OAA interface

+

OAA interface

}