Uses of Package
net.hydromatic.morel.eval

Packages that use net.hydromatic.morel.eval
Package
Description
Standard ML interpreter, implemented in Java.
Validates programs (represented as AstNode), deduces their type, and compiles them into code that can be evaluated.
Evaluates expressions.
Provides access to external data sources.