sml.rst
author Oleksandr Gavenko <gavenkoa@gmail.com>
Mon, 12 Oct 2020 13:17:14 +0300
changeset 2436 41f79c1242b2
parent 2228 837f1337c59b
permissions -rw-r--r--
Size of columns.

.. -*- coding: utf-8; -*-

==============
 Standard ML.
==============
.. contents::
   :local:

Implementation.
===============

http://www.standardml.org/
  Implementations of Standard ML
http://www.polyml.org/
  Poly/ML
http://www.smlnj.org/
  Standard ML of New Jersey (SML/NJ)
http://www.itu.dk/people/sestoft/mosml.html
  Moscow ML

libs.
=====

http://mgtk.sourceforge.net/
  GTK+ bindings.