Programming in Standard ML
β Scribed by Harper.
- Book ID
- 127424796
- Year
- 2002
- Tongue
- English
- Weight
- 1 MB
- Edition
- lecture notes
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
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 University. It has subsequently been used in many other courses at Carnegie Mellon, and at a number of universities around the world. It is intended to supersede my Introduction to Standard ML, which has been widely circulated over the last ten years.
π SIMILAR VOLUMES
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
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