Software Details:
Version: 110.79 updated
Upload Date: 11 Mar 16
Distribution Type: Freeware
Downloads: 186
Standard ML (SML) is very advanced modular programming language that supports many features like type inference, garbage collection, exception handling, immutable data types, updatable references, abstract data types and compile-time type checking.
Standard ML '97 is the latest official revision of the language.
Standard ML of New Jersey (SML/NJ) is a compiler with associated libraries, tools, and documentation for running SML '97 complaint code.
What is new in this release:
- Added all function to the ORD_SET interface and implementations.
- Added exists, existsi, all, and alli functions to the ORD_MAP interface and implementations.
- Added Base64 module that supports encoding/decoding between Word8 vectors and base64 strings.
- Modified PathUtil module to handle the case where the filename is an absolute path.
- Performance improvements and eliminated the direct dependency of ml-ulex lexers on the SML/NJ Library.
What is new in version 110.78:
- Added all function to the ORD_SET interface and implementations.
- Added exists, existsi, all, and alli functions to the ORD_MAP interface and implementations.
- Added Base64 module that supports encoding/decoding between Word8 vectors and base64 strings.
- Modified PathUtil module to handle the case where the filename is an absolute path.
- Performance improvements and eliminated the direct dependency of ml-ulex lexers on the SML/NJ Library.
Comments not found