ML (55)

Categories:

See Also:
Featured Links:

http://www.faqs.org/faqs/meta-lang-faq/
Editor's Pick Comp.Lang.ML FAQ: Monthly Posting Open in a new browser window Editor's Pick
   
   http://www.faqs.org/faqs/meta-lang-faq/

Regular Links:

http://www.dcs.napier.ac.uk/course-notes/sml/manual.html
A Gentle Introduction to ML Open in a new browser window
   Standard ML language tutorial.
   http://www.dcs.napier.ac.uk/course-notes/sml/manual.html
http://www.dcs.ed.ac.uk/home/tpcc/ML-Club/
Edinburgh LFCS ML-Club Open in a new browser window
   ML users club at University of Edinburgh: meeting times, mail list, publications, links.
   http://www.dcs.ed.ac.uk/home/tpcc/ML-Club/
http://www.hprog.org/fhp/MlLanguage
Fellowship of Hobbyist Programmers: ML Open in a new browser window
   Wiki page outlining basics of SML and ways in which it is superior to many other languages.
   http://www.hprog.org/fhp/MlLanguage
http://www2.latech.edu/~acm/helloworld/ml.html
Hello, World Program Open in a new browser window
   In ML, SML.
   http://www2.latech.edu/~acm/helloworld/ml.html
http://www.cs.cmu.edu/People/rwh/introsml/
Programming in Standard ML Open in a new browser window
   Notes intended as brief introduction to Standard ML (1997 dialect) for experienced programmers.
   http://www.cs.cmu.edu/People/rwh/introsml/
http://www.dcs.ed.ac.uk/home/stg/NOTES/
Programming in Standard ML 97 Open in a new browser window
   An on-line tutorial by Stephen Gilmore.
   http://www.dcs.ed.ac.uk/home/stg/NOTES/
http://www.ps.uni-sb.de/~rossberg/SMLvsOcaml.html
Standard ML vs. Objective Caml Open in a new browser window
   A quick comparison of program fragments in the two ML dialects.
   http://www.ps.uni-sb.de/~rossberg/SMLvsOcaml.html
http://atseidl2.informatik.tu-muenchen.de/~berlea/Fxp/
fxp Functional XML Parser Open in a new browser window
   Validating XML parser written in SML only.
   http://atseidl2.informatik.tu-muenchen.de/~berlea/Fxp/
http://mgtk.sourceforge.net/
mGTK Open in a new browser window
   Glue code to make GTK+ accessible from SML. This allows SML programmers to add graphical user interfaces to their programs.
   http://mgtk.sourceforge.net/
http://www.informatik.uni-bremen.de/~cxl/sml_tk/
sml_tk Open in a new browser window
   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.
   http://www.informatik.uni-bremen.de/~cxl/sml_tk/

Last Updated: