Limit this search to....

Revised [6] Report on the Algorithmic Language Scheme
Contributor(s): Sperber, Michael (Editor)
ISBN: 0521193990     ISBN-13: 9780521193993
Publisher: Cambridge University Press
OUR PRICE:   $118.74  
Product Type: Hardcover
Published: April 2010
Qty:
Additional Information
BISAC Categories:
- Computers | Programming Languages - General
Dewey: 005.133
Physical Information: 0.7" H x 7.1" W x 10.7" (1.50 lbs) 302 pages
 
Descriptions, Reviews, Etc.
Publisher Description:
Programming languages should be designed not by piling feature on top of feature, but by removing the weaknesses and restrictions that make additional features appear necessary. Scheme demonstrates that a very small number of rules for forming expressions, with no restrictions on how they are composed, are enough to form a practical and efficient programming language that is flexible enough to support most of the major programming paradigms in use today. This book contains the three parts comprising 'R6RS', the sixth revision of a series of reports describing the programming language Scheme. The book is divided into parts: a description of the language itself, a description of the standard libraries and non-normative appendices. Early chapters introduce Scheme and later chapters act as a reference manual. This is an important report for programmers that work with or want to learn about the Scheme language.

Contributor Bio(s): Sperber, Michael: - Michael Sperber is an expert in creating high-level software models for complex problem domains. These models allow developers and users to represent domain-specific knowledge directly in the software, rather than forcing them to use awkward technical models.Dybvig, R. Kent: - R. Kent Dybvig is a professor in the computer science department at Indiana University. His primary research interest is programming languages.Flatt, Matthew: - Matthew Flatt is associate professor in the school of computing at the University of Utah. He works on advanced programming languages, including language design, formal semantics, language implementation, and programming environments.Van Straaten, Anton: - Anton van Straaten is a software developer and consultant with a strong interest in the design and development of programming languages. He developed the award-winning software product Class(y), an object-oriented language extension to the Clipper database language.