Hello, World Program - http://www2.latech.edu/~acm/helloworld/ml.html
In ML, SML. |
http://mgtk.sourceforge.net/ - http://mgtk.sourceforge.net/
Glue code to make GTK+ accessible from SML. This allows SML programmers to add graphical user interfaces to their programs. |
http://www.informatik.uni-bremen.de/~cxl/sml_tk/ - http://www.informatik.uni-bremen.de/~cxl/sml_tk/
Standard ML package giving a portable, typed, abstract interface to the user interface description and command language Tcl/Tk. Allows making graphical user interfaces in structured and reusable ways, supported by SML's powerful module system. |
Programming in Standard ML 97 - http://www.dcs.ed.ac.uk/home/stg/NOTES/
An on-line tutorial by Stephen Gilmore. |
Standard ML vs. Objective Caml - http://www.mpi-sws.mpg.de/~rossberg/sml-vs-ocaml.html
A quick comparison of program fragments in the two ML dialects. |