MetaXearch > / Programming / Languages / ML /
mGTK
Glue code to make GTK+ accessible from SML. This allows SML programmers to add graphical user interfaces to their programs. (infos)Programming in Standard ML 97
An on-line tutorial by Stephen Gilmore. (infos)
A Gentle Introduction to ML
Standard ML language tutorial. (infos)
Comp.Lang.ML FAQ: Monthly Posting
Standard ML language tutorial. (infos)
Fellowship of Hobbyist Programmers: ML
Wiki page outlining basics of SML and ways in which it is superior to many other languages. (infos)
Edinburgh LFCS ML-Club
ML users club at University of Edinburgh: meeting times, mail list, publications, links. (infos)
Programming in Standard ML
Notes intended as brief introduction to Standard ML (1997 dialect) for experienced programmers. (infos)
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. (infos)
Standard ML vs. Objective Caml
A quick comparison of program fragments in the two ML dialects. (infos)
Hello, World Program
In ML, SML. (infos)