| | - Information about Standard
Bob Harper has substantially revised his Introduction to Standard ML and formatted it for the web. The original postscript document is still available.Peter Lees guide to Standard ML at Carnegie Mellon. This includes general tips on using the SMLNJ a ... http://www.cs.cmu.edu/afs/cs.cmu.edu/project/fox/mosaic/sml.html
|
| |
- The Mlsyntax
This message presents syntax rules for the full Standard ML language. These rules are intended to serve as documentation for programmers, and could be useful to compiler writers. They are slightly too liberal, in that they do not take account of synt ... http://www.csci.csusb.edu/dick/samples/ml.syntax.html
|
| |
|
- Caml Development
Caml is a generalpurpose programming language, designed with program safety and reliability in mind. It is very expressive, yet easy to learn and use. Caml supports functional, imperative, and objectoriented programming styles. It has been developed ... http://caml.inria.fr/
| | |
| |
- The Moscowml
Moscow ML is a lightweight implementation of Standard ML SML, a strict functional language widely used in teaching and research. Version 2.01 implements the full SML language, including SML Modules, and much of the SML Basis Library.Latest news Mar 5 ... http://www.itu.dk/people/sestoft/mosml.html
|
| |