'\" t .\" Title: smlnj .\" Author: [see the "AUTHOR" section] .\" Generator: DocBook XSL Stylesheets v1.78.1 .\" Date: 10/04/2015 .\" Manual: \ \& .\" Source: SML/NJ 110.79 .\" Language: English .\" .TH "SMLNJ" "7" "10/04/2015" "SML/NJ 110\&.79" "\ \&" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" smlnj \- an implementation of the Standard ML language with supporting tools and libraries\&. .SH "DESCRIPTION" .sp Compiled programs in the SML/NJ system are represented using a pair of the runtime system executable and a \fIheap image\fR file\&. Heap images have a filename suffix that is based on the architecture and operating system\&. .SH "AUTHOR" .sp 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\&. .SH "COPYING" .sp Copyright \(co 2014 The Fellowship of SML/NJ .sp This is free software; see the source for copying conditions\&. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE\&. .SH "SEE-ALSO" .sp sml(1)