Some Properties of the MLKit
-
including most of the latest Standard ML Basis Library
-
Supports ML Basis Files
-
and separate compilation
-
and garbage collection
-
Two Backends
-
native x86 and bytecode
At the time of writing, MLKit does not support:
-
concurrent programming / threads,
-
calling from C to SML.