Package jfun.jaskell.shell

Provides shell for interactive and batch interpretation.

See:
          Description

Class Summary
ExecOptions Command options for running operating system commands.
Shell Runs a jaskell source file, or evaluates jaskell expressions interactively.
ShellFunctions This class provides some reusable shell functions.
ShellImpl Implementation of shell functionality parameterized with Jaskell runtime so that this can be used for any different runtime configuration.
 

Package jfun.jaskell.shell Description

Provides shell for interactive and batch interpretation.

Package Specification

The code is developed and tested under Java 1.4.

Related Documentation

For overviews, tutorials, examples, guides, and tool documentation, please see README.txt: