
|
|
|
|
Home / Computers / Programming / Languages / ML
|
| Categories |
|
|
|
|
|
|
|
|
Web Sites
|
- A Gentle Introduction to ML - a tutorial for the Standard ML language.
www.dcs.napier.ac.uk/course-notes/sml/manual.html
- Edinburgh LFCS ML-Club - A club for ML users at the University of Edinburgh
www.dcs.ed.ac.uk/home/tpcc/ML-Club/index.html
- fxp - A validating XML parser written completely in SML.
www.informatik.uni-trier.de/~aberlea/Fxp
- Hello, World program - ML & SML
www.latech.edu/~acm/helloworld/ml.html
- mGTK - Glue code to make GTK+ accessible from SML. This allows SML programmers to add graphical user interfaces to their programs.
mgtk.sourceforge.net
- ML Kit - A compiler for the programming language Standard ML.
www.it-c.dk/research/mlkit
- ML Tutorial - A short tutorial on using ML in the SML environment
cs.wwc.edu/Environment/SML-Tutorial.html
- MLRISC - Framework for customizable, retargetable and optimizing compiler back ends, written in Standard ML. Successfully retargeted to multiple architectures. Deals elegantly with special requirements imposed by the execution model of different high-level, typed languages.
www.cs.nyu.edu/leunga/www/MLRISC/Doc/html
- MLton - A whole-program optimizing compiler for the Standard ML programming language.
www.mlton.org
- Moscow ML - ML system for DOS, Linux, Windows.
www.dina.kvl.dk/~sestoft/mosml.html
- Open-source release of MLj - MLj: an SML to Java bytecode compiler, based on Persimmon's MLj
www.dcs.ed.ac.uk/~mlj
- Poly/ML - A compiler and environment for Standard ML and includes libraries for Windows and X-Windows. [Open Source]
www.polyml.org
- Programming in Standard ML - These notes are intended as a brief introduction to Standard ML (1997 dialect) for the experienced programmer
www.cs.cmu.edu/People/rwh/introsml
- Programming in Standard ML 97 - An on-line tutorial by Stephen Gilmore.
www.dcs.ed.ac.uk/home/stg/NOTES
- sml_tk - A Standard ML package providing a portable, typed and abstract interface to the user interface description and command language Tcl/Tk. It allows the implementation of graphical user interfaces in a structured and reusable way, supported by the powerful module system of Standard ML.
www.informatik.uni-bremen.de/~cxl/sml_tk
- Standard ML vs. Objective Caml - A quick comparison of program fragments in the two ML dialects.
www.ps.uni-sb.de/~rossberg/SMLvsOcaml.html
- Comp.Lang.ML FAQ: Monthly Posting -
www.faqs.org/faqs/meta-lang-faq
- Standard ML of New Jersey - Standard ML of New Jersey (SML/NJ) is a compiler and programming environment for the Standard ML programming language
cm.bell-labs.com/cm/cs/what/smlnj
|
|
|
|
|