summaryrefslogtreecommitdiffstats
path: root/lang/moscow_ml/pkg-descr
diff options
context:
space:
mode:
authorchuckr <chuckr@FreeBSD.org>1996-07-28 02:44:11 +0000
committerchuckr <chuckr@FreeBSD.org>1996-07-28 02:44:11 +0000
commit77427d0ef564c767722b5e78baaea98d05bbfb14 (patch)
tree844daf9ae4d954d0b580e99cf317d394045daf28 /lang/moscow_ml/pkg-descr
parent574b6dbb485920322debeb6c945b39910c18ee52 (diff)
downloadFreeBSD-ports-77427d0ef564c767722b5e78baaea98d05bbfb14.zip
FreeBSD-ports-77427d0ef564c767722b5e78baaea98d05bbfb14.tar.gz
Submitted by: chuckr
New version of the sml programming language, based upon caml.
Diffstat (limited to 'lang/moscow_ml/pkg-descr')
-rw-r--r--lang/moscow_ml/pkg-descr14
1 files changed, 14 insertions, 0 deletions
diff --git a/lang/moscow_ml/pkg-descr b/lang/moscow_ml/pkg-descr
new file mode 100644
index 0000000..7bc52c6
--- /dev/null
+++ b/lang/moscow_ml/pkg-descr
@@ -0,0 +1,14 @@
+This is Moscow ML, a version of Standard ML:
+
+The current version 1.40 of Moscow ML
+ * implements the Core language of Standard ML, as revised 1996
+ * implements large parts of the new SML Basis Library
+ * implements separate compilation and a limited version of the
+ Standard ML Modules language, with signatures and structures
+ but no functors
+ * can produce compact stand-alone executables (a la Caml Light)
+ * supports quotations and antiquotations, useful for metaprogramming
+ * includes several new libraries and a new type `char'
+
+THE MOSCOW ML HOME PAGE is at http://www.dina.kvl.dk/~sestoft/mosml.html
+
OpenPOWER on IntegriCloud