SMLFamily / Successor-ML

A version of the 1997 SML definition with corrections and some proposed Successor ML features added.
193 stars 10 forks source link

Successor ML

Successor ML is an effort to evolve the Standard ML language while keeping true to its clean and elegant design.

A related effort is the evolution of the Standard ML Basis Library.

Note that this repository used to be called Proposed-Definition-of-Successor-ML, but it has been renamed to Successor-ML. Github will automatically redirect the old URL, but you can also updating any existing local clones using the command:

$ git remote set-url origin https://github.com/SMLFamily/Successor-ML.git

Definition

The LaTeX sources for The Definition of Successor ML can be found in the definition directory.

Design proposals

Coming soon

Implementation efforts

At this time, there are three implementation efforts to support Successor ML.