-------- LGRAMMAR -------- See also www-page: https://www.ee.uwa.edu.au/~braunl/lgrammar/ Ftp-Server: https://www.ee.uwa.edu.au/~braunl/lgrammar/ftp/ A Tool for generating drawings based on L-Grammars. There are three different versions of LGRAMMAR: - C : The original version by Christine Drabek - Java : The Java version by Anke Robeller for execution with Java interp. - Netscape: Java-Net version by Anke Robeller ------------------------------ INSTALLATION of C-Version: Be sure to copy the file "lgrammar.tar.gz" in BINARY mode. Use "gunzip" und "tar" to uncompress and decompose the file. For Sun SPARCstation jyst copy the binaries: - copy file "lgrammar" to your /bin-directory - adjust file "LGrammar" to include the correct name and path for the help file "lgrammar.help.E" (English) or "lgrammar.help.D" (German) - copy file "LGrammar" to your $XAPPLRESDIR-directory For all other Systems, first compile the C-source files in "src". STARTING of C-Version Call "lgrammar". The program should be easy to understand, please also refer to the help text in lgrammar.help.E . There are a number of sample grammars in "Examples". ------------------------------ ------------------------------ Java- and Netscape-Version: uncompress and de-tar packages Start Java-Interpreter version: java lgrammar.Main Start Netscape version: load page "index.html" see local Readme-Files for further details ------------------------------ Have fun Christine Drabek 1993 Anke Robeller 1996 Thomas Braunl