Import Upstream version 20180207
[hcoop/debian/mlton.git] / doc / guide / src / SMLNJ.adoc
1 SMLNJ
2 =====
3
4 http://www.smlnj.org/[SML/NJ] is a
5 <:StandardMLImplementations:Standard ML implementation>. It is a
6 native code compiler that runs on a variety of platforms and has a
7 number of libraries and tools.
8
9 We maintain a list of SML/NJ's <:SMLNJDeviations:deviations> from
10 <:DefinitionOfStandardML:The Definition of Standard ML>.
11
12 MLton has support for some features of SML/NJ in order to ease porting
13 between MLton and SML/NJ.
14
15 * <:CompilationManager:> (CM)
16 * <:LineDirective:>s
17 * <:SMLofNJStructure:>
18 * <:UnsafeStructure:>