To view prices and purchase online, please login or create an account now.



Revised [6] Report on the Algorithmic Language Scheme

Hardback

Main Details

Title Revised [6] Report on the Algorithmic Language Scheme
Authors and Contributors      Edited by Michael Sperber
Edited by R. Kent Dybvig
Edited by Matthew Flatt
Edited by Anton van Straaten
Edited by Robby Findler
Physical Properties
Format:Hardback
Pages:302
Dimensions(mm): Height 255,Width 180
Category/GenreAlgorithms and data structures
Mathematical theory of computation
ISBN/Barcode 9780521193993
ClassificationsDewey:004.0151
Audience
Professional & Vocational

Publishing Details

Publisher Cambridge University Press
Imprint Cambridge University Press
Publication Date 22 April 2010
Publication Country United Kingdom

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.

Author Biography

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. R. Kent Dybvig is a professor in the computer science department at Indiana University. His primary research interest is programming languages. 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. 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.