Provided by: smlnj_110.79-6_amd64 bug

NAME

       smlnj - an implementation of the Standard ML language with supporting tools and libraries.

DESCRIPTION

       Compiled programs in the SML/NJ system are represented using a pair of the runtime system executable and
       a heap image file. Heap images have a filename suffix that is based on the architecture and operating
       system.

AUTHOR

       The Standard ML of New Jersey system was originally created by Andrew Appel and David MacQueen in 1987.
       Many people have contributed to the project over the years. These include (but are not limited to) Lars
       Bergstrom, Matthias Blume, Emden Gansner, Lal George, Lorenz Huelsbergen, George Kuan, Christopher
       League, Allen Leung, Stefan Monnier, Riccardo Pucella, Mike Rainey, Jon Riehl, John Reppy, Bratin Saha,
       Zhong Shao, David Tarditti, Andrew Tolmach, Valery Trifonov, Aaron Turon. The system is currently
       maintained by David MacQueen and John Reppy.

COPYING

       Copyright © 2014 The Fellowship of SML/NJ

       This is free software; see the source for copying conditions. There is NO warranty; not even for
       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

SEE-ALSO

       sml(1)