Package sml-mode-4.0-1
| System | Binary Distributions | CVS/rsync Source Distributions | |
|---|---|---|---|
10.7/x86_64 | |||
10.6/x86_64 | |||
10.6/i386 | |||
10.5/i386 | |||
10.5/powerpc | 4.0-1 | ||
| Description: | Emacs major mode for Standard ML source code (4.0-1) | |
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 such as
the one of SML/NJ or Moscow ML (or perhaps Poly/ML?). | ||
| Usage Hints: | ||
You can switch any Emacs buffer into SML mode by entering the command
M-x sml-mode
It is usually more convenient to have Emacs automatically place the
buffer in SML mode whenever you visit a file containing ML programs.
The simplest way of achieving this is to put something like
(add-to-list 'auto-mode-alist '("\\.\\(sml\\|sig\\)\\'" . sml-mode))
in your `.emacs' file. Subsequently (after a restart), any files
with these extensions will be placed in SML mode buffers when you visit
them. | ||
| Section: | editors | |
| Maintainer: | John Ridgway <ridgwayATusersDOTsourceforgeDOTnet> | |
| Website: | http://www.iro.umontreal.ca/~monnier/elisp/ | |
| License: | GPL | |
| Info-File: | dists/10.4/stable/main/finkinfo/editors/sml-mode.info CVS log, Last Changed: Thu, 16 Feb 2012 05:24:23 (UTC) | |
Section list - Flat package list - Search packages
(*) = Unsupported distribution.