1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-23 20:51:43 +00:00
freebsd-ports/lang/moscow_ml/pkg-descr
Chuck Robey 5b2f4c2d0e Submitted by: chuckr
New version of the sml programming language, based upon caml.
1996-07-28 02:44:11 +00:00

15 lines
641 B
Plaintext

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