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.
- Outputs:
out
- Website: https://elpa.gnu.org/packages/sml-mode.html
- Licenses: GPL 3+
- Package source: gnu/packages/emacs-xyz.scm
- Builds: See build status
- Issues: See known issues
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.