ACM Home Page
Please provide us with feedback. Feedback
Scheme: the new generation
Full text PdfPdf (176 KB)
Source ACM SIGPLAN Lisp Pointers archive
Volume VII ,  Issue 4  (October 1994) table of contents
Pages: 13 - 14  
Year of Publication: 1994
ISSN:1045-3563
Author
Publisher
ACM  New York, NY, USA
Bibliometrics
Downloads (6 Weeks): 7,   Downloads (12 Months): 18,   Citation Count: 1
Additional Information:

abstract   references   cited by   index terms   collaborative colleagues  

Tools and Actions: Review this Article  
DOI Bookmark: Use this link to bookmark this Article: http://doi.acm.org/10.1145/382109.382668
What is a DOI?

ABSTRACT

Scheme has served the community for twenty years. It has demonstrated that a useful language can be constructed which has a very small number of rules for forming expressions. Scheme's set of rules were carefully chosen so as to produce a language flexible enough to support most major programming paradigms in use today, yet allow efficient implementations.