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

See: Description

Packages 
Package Description
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

Alan Eliasen, eliasen@mindspring.com

Skip navigation links