freebsd-ports/lang/sml-mode.el/pkg-descr

9 lines
249 B
Text
Raw Normal View History

An EMACS major mode for editing SML programs. Supports interaction
with SML/NJ and other ML compilers.
To use this, put the following into your ~/.emacs:
(require 'sml-site)
WWW: http://cm.bell-labs.com/cm/cs/what/smlnj/doc/Emacs/sml-mode.html