aboutsummaryrefslogblamecommitdiff
path: root/lang/mosml/pkg-descr
blob: 56ba8b4c74e6376f65ec5f0b5b3bede496d51bb6 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12











                                                                      
                       
This is Moscow ML, a lightweight implementation of Standard ML:

The current version of Moscow ML
  * implements the full Standard ML language, as revised 1997,
    including Modules and some extensions
  * yet is backwards compatible with versions prior to 2.00
  * implements large parts of the new SML Basis Library
  * implements separate compilation
  * can produce compact stand-alone executables (a la Caml Light)
  * supports quotations and antiquotations, useful for metaprogramming
  * supports dynamic linking of external functions

WWW: https://mosml.org/