Package net.sf.saffron.walden

Interface Summary
Handler Communicates the results of an Interpreter to the world.
 

Class Summary
Interpreter Interpreter evaluates a sequence of Saffron/Java statements.
Main Walden is a command-line interpreter for Saffron, and dynamic Java statements in general; Main is its main entry point.
Main.WaldonTestCase JUnit test suite for Main.
PrintHandler A PrintHandler writes the output of a Interpreter to a PrintWriter.
 


SourceForge.net_Logo