Previous Up

A  Deviations of SML/NJ from Standard ML

This section lists some deviations of SML/NJ from The Definition of Standard ML (henceforth, the Definition). Some of these are documented in the SML '97 Conversion Guide. Since MLton does not deviate from the Definition, you should look here if you are having trouble porting a program from MLton to SML/NJ or vice versa. If you discover other deviations of SML/NJ that aren't listed here, please send mail to MLton@mlton.org.

A.1  Deviations of SML/NJ from the Basis Library Specification

This section lists some deviations of SML/NJ from the Basis Library Specification.
Previous Up