Penguin

Differences between version 6 and predecessor to the previous major change of SML.

Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History

Newer page: version 6 Last edited on Saturday, September 13, 2003 1:07:41 pm by GerwinVanDeSteeg Revert
Older page: version 4 Last edited on Saturday, March 1, 2003 6:43:44 pm by GlynWebster Revert
@@ -11,7 +11,10 @@
 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. 
+  
+-----  
+CategoryProgrammingLanguages