Differences between version 5 and predecessor to the previous major change of SML.
Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 5 | Last edited on Saturday, March 1, 2003 6:52:23 pm | by GianPerrone | Revert |
Older page: | version 4 | Last edited on Saturday, March 1, 2003 6:43:44 pm | by GlynWebster | Revert |
@@ -11,7 +11,7 @@
http://www.cs.cmu.edu/~rwh/smlbook/ - Introductory text book.
!!Implementations
-[Standard ML of New Jersey | http://cm.bell-labs.com/cm/cs/what/smlnj/] is the biggy. ''(can any
one else describe it? I've not
used it
.)''
+[Standard ML of New Jersey | http://cm.bell-labs.com/cm/cs/what/smlnj/] is one of the most widely
used SML compilers. It generates fast, stable native binaries and runs on a number of platforms
.
[Moscow SML | http://www.dina.dk/~sestoft/mosml.html ] is a smaller, ByteCode interpreted SML that might be a better choice if you want to quickly download something to experiment with.