home *** CD-ROM | disk | FTP | other *** search
- Documentation
-
- Documentation for the program is found in graphtal.1 in
- [nt]roff form (process with the -man macros), and in graphtal.cat
- in lineprinter form.
-
- Porting
-
- The code has been compiled and tested using AT&T C++ 2.0, AT&T 3.0,
- Sun C++ 2.1, Sun C++ 3.0 on Sun Sparc Stations, with AT&T C++ 2.0
- on IBM RS/6000 and with DEC C++ 1.0 on a DEC Station running ultrix.
-
- The program does not compile with g++ 2.2.2 (internal compiler error).
-
- To generate the parser and lexical analyser you will need the compiler
- tools bison and flex.
-
- Examples
-
- See the example directory for more information on the language used
- in graphtal. Some of them are drawn from the book:
- The Algorithmic Beauty of Plants by P. Prusinkiewicz and A. Lindenmayer
- (Springer Verlag).
-
- Please send bugs (accompanied by L-systems causing them),
- interesting L-systems for inclusion in the release, enhancements,
- and suggestions to the author via email.
-
- Christoph Streit (streit@iam.unibe.ch)
-
-