Uses of Package
net.hydromatic.morel
-
Packages that use net.hydromatic.morel Package Description net.hydromatic.morel Standard ML interpreter, implemented in Java. -
Classes in net.hydromatic.morel used by net.hydromatic.morel Class Description Main Standard ML REPL.Main.BufferingReader Reader that snoops which characters have been read and saves them in a buffer untilMain.BufferingReader.flush()is called.Main.Shell Shell (or sub-shell created vianet.hydromatic.morel.compile.BuiltIn#INTERACT_USE) that can execute commands and handle errors.Shell Command shell for ML, powered by JLine3.Shell.Config Shell configuration.Shell.ConfigImpl Implementation ofShell.Config.Shell.LineFn Abstraction of a terminal's line reader.Shell.LineType Type of line fromShell.LineFn.