This limited set of Javadocs outlines the classes needed to embed a Frink interpreter into a Java program.

See:
          Description

Packages
frink.errors Unified exceptions and errors for the Frink language.
frink.parser Contains data structures and routines to parse Frink programs and to embed a Frink interpreter in other Java programs.

 

This limited set of Javadocs outlines the classes needed to embed a Frink interpreter into a Java program. For more information, see the documentation on the Frink class.

Full Frink user documentation is available at: http://futureboy.us/frinkdocs/

Alan Eliasen, eliasen@mindspring.com