diff options
author | wiz <wiz@pkgsrc.org> | 2003-03-21 22:20:55 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-03-21 22:20:55 +0000 |
commit | a0bce01167f6ff06124aad1942a7e178bc0599cd (patch) | |
tree | c635fb01d552dc75336b0a9fb06be18ada50bed6 /lang/smlnj/DESCR | |
parent | 20b6250d452ffe8b761efe4085e5e15731627225 (diff) | |
download | pkgsrc-a0bce01167f6ff06124aad1942a7e178bc0599cd.tar.gz |
Reimport sml-nj as smlnj, which is the name commonly used by the community.
Suggested by Christopher Richards in connection with PR 18678.
Diffstat (limited to 'lang/smlnj/DESCR')
-rw-r--r-- | lang/smlnj/DESCR | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lang/smlnj/DESCR b/lang/smlnj/DESCR new file mode 100644 index 00000000000..8db8aad709b --- /dev/null +++ b/lang/smlnj/DESCR @@ -0,0 +1,6 @@ +A Standard ML implementation from Bell-Labs. Implements the SML '97 +definition including the new Basis library with a few minor omissions +and discrepancies. + +If you are interested in a lighter weight implementation of ML, the +Moscow-ML port is recommended. |