Автор неизвестен. — Сетевое издание, 2002.
Clean is a practical applicable general-purpose lazy pure functional programming language suited for the development of real world applications.
Clean has many features among which some very special ones.
Chapter 1 Basic Semantics
Chapter 2 Modules and Scopes
Chapter 3 Defining Functions and Constants
Chapter 4 Predefined Types
Chapter 5 Defining New Types
Chapter 6 Overloading
Chapter 7 Generic Programming
Chapter 8 Dynamics
Chapter 9 Uniqueness Typing
Chapter 10 Strictness, Macros and Efficiency
Chapter 11 Foreign Language Interface
Appendix A Context-Free Syntax Description
Appendix B Lexical Structure
Appendix C Bibliography
Appendix D Index