ML and SML Programming Ebooks

The Standard ML Basis Library

Copyright © 2004 AT&T and Lucent Technologies

These web pages contain the interface specifications for the modules of the SML Basis Library, which is a standard library for the 1997 Revision of SML[CITE]. The SML Basis Library provides interfaces and operations for basic types, such as integers and strings, support for input and output (I/O), interfaces to basic operating system interfaces, and support for standard datatypes, such as options and lists. The Library does not attempt to define higher-level APIs, such as collection types or graphical user-interface components. These APIs are left for other libraries.

This document may be distributed freely over the internet as long as the copyright notice and license terms below are prominently displayed within every machine-readable copy. The SML Basis Library is also published as a book by Cambridge University Press. In addition to the manual pages, the book also contains tutorial descriptions of programming techniques and idioms for effective use of the Library's interfaces.

The design philosophy of the SML Basis Library is to use the SML module system as an organizing tool. All type, exception, and value identifiers are bound in some module. A small number of these, which are called pervasive identifiers, are also bound at top-level (i.e., without qualification). In addition, the top-level environment defines overloading of some identifiers.

The components (i.e., signatures, structures, and functors) of the SML Basis Library are divided into required and optional components. Required components must be provided by all SML implementations, while optional components are just that. In some cases, support for one optional component entails providing support for others.

These webpages are organized as follows: the overview page describes the different kinds of interfaces provided by the SML Basis Library as well as which components are required and optional. The bulk of this document is a collection of manual pages, each of which describes an interface (i.e., signature) and its implementations.
  • SML Basis Library Overview
  • Top-level Environment
  • SML Basis Manual Pages
  • Contributors
  • Change history
Read More/Download
Privacy Policy
We use third-party advertising companies to serve ads when you visit our website. They uses cookies to serve ads on our site. These companies may use information (not including your name, address, email address, or telephone number) about your visits to this and other websites in order to provide advertisements about goods and services of interest to you. If you would like more information about this practice and to know your choices about not having this information used by these companies, click here
Disclaimer
Copyright of books and articles goes to its respective owners. In this blog, i am writing reviews about articles & books and giving free links available in world wide web. Intention of this blog is educative purpose and using contents from other sites as it is fair use. So if you have any complaints regarding books copyright, please contact book hosting servers for the removal of the book. we got all download links from the search engines and so we are not responsible for any damage due to the links given here. This is only for education purpose.