Uses of Package
net.hydromatic.morel.util

Packages that use net.hydromatic.morel.util
Package
Description
Standard ML interpreter, implemented in Java.
Abstract syntax tree.
Validates programs (represented as AstNode), deduces their type, and compiles them into code that can be evaluated.
Evaluates expressions.
Type system.
Utilities.