barak / sml-mode

Major mode for editing (Standard) ML

Home Page:http://git.savannah.gnu.org/cgit/emacs/elpa.git/tree/packages/sml-mode

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SML-MODE is a major Emacs mode for editing Standard ML.
It provides syntax highlighting and automatic indentation and
comes with sml-proc which allows interaction with an inferior SML
interactive loop.

This release should work on any recent version of Emacs or XEmacs.
If it doesn't: complain.

Some more or less out of date documentation can be found in TeXinfo format.

Check the INSTALL file for installation instructions.
Check the NEWS file for a list of changes in this version.
Check the BUGS and TODO file before sending me bug reports and requests for
enhancements.

Send any complaint/question/praise/ice-cream to me,


	Stefan Monnier <monnier@iro.umontreal.ca>

About

Major mode for editing (Standard) ML

http://git.savannah.gnu.org/cgit/emacs/elpa.git/tree/packages/sml-mode


Languages

Language:Emacs Lisp 82.3%Language:Standard ML 17.4%Language:Shell 0.3%