Unix System Programming with Standard ML
โ Scribed by Anthony L. Shipman
- Year
- 2001
- Tongue
- English
- Leaves
- 482
- Category
- Library
No coin nor oath required. For personal study only.
๐ 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
Most UNIX systems today are POSIX compliant because the federal government requires it for its purchases. Even OSF and UI agree on support for POSIX. Given the manufacturer's documentation, however, it can be difficult to distinguish system-specific features from those features defined by POSIX.