SML-MODE
The Emacs SML editing mode.
You need to install Emacs before editing your ML programs in sml-mode.
The sml-mode provides quite nice features for ML programming, such as
- Syntax Coloring
- Sending the ML file you are editing to ML compiler directly (Ctrl-c-l)
Here are
the links for the software (in fact, LISP programs which are understood by Emacs)
and the online manual.