This package browser is in early development. Mind the rough edges.

emacs-sml-mode 6.12

Major mode for editing (Standard) ML

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.

Installation

Install emacs-sml-mode 6.12 as follows:

guix install emacs-sml-mode@6.12

Or install the latest version:

guix install emacs-sml-mode

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.