Standard ML Basis Manual
β Scribed by Gansner E.R.
- Book ID
- 127448200
- Year
- 2004
- Tongue
- English
- Weight
- 4 MB
- Category
- Library
- ISBN
- 0511195702
No coin nor oath required. For personal study only.
β¦ Synopsis
Written as a reference for programmers who use SML, this text provides descriptions of the types, values, and modules that make up the Library and a set of manual pages defining its signatures and structures. In addition, some chapters are devoted to descriptions of some component areas, including I/O and text handling, in some cases with short tutorial sections indicating how the types and functions are used. The manual pages describe the signatures, structures, and functors specified by the Library, and their semantics. The modules are presented alphabetically. A bibliography and general index, SML identifier index, and raised exception index are included. Gansner is with AT&T Laboratories; Reppy is at the U. of Chicago. Annotation c 2006 Book News, Inc., Portland, OR"
π SIMILAR VOLUMES
This book is an introduction to programming with the Standard ML programming language. It began life as a set of lecture notes for Computer Science 15-212: Principles of Programming, the second semester of the introductory sequence in the undergraduate computer science curriculum at Carnegie Mellon
We present an action compiler that can be used in connection with an action semantics based compiler generator. Our action compiler produces code with faster execution times than code produced by other action compilers, and for some nontrivial test examples it is only a factor of two slower than the