需要中文版《The Scheme Programming Language》的朋友可以在此留言(内附一小段译文) 首先给出原著的链接:http://www.scheme.com/tspl4/。 我正在持续翻译这本书,大概每天都会翻译两小时。若我个人拿不准的地方,我会附上原文,防止误导;还有些不适合翻译的术语,我会特意不翻译。 想看翻译的人,可以在下面
Scheme: History Started as an experiment in programming language design by challenging some fundamental design assumptions A dialect of the LISP Programming Language invented by Guy Lewis Steele Jr. and Gerald Jay Sussman Scheme: History Emerged from MIT in the mid-1970's Originally ...
This thoroughly updated edition of The Scheme Programming Language provides an introduction to Scheme and a definitive reference for standard Scheme, presented in a clear and concise manner. Written for professionals and students with some prior programming experience, it begins by leading the programmer...
The scheme programming language--continuation 开始学习大名鼎鼎的continuation,脑袋转起来吧. continuation is just a procedure that accepts one single variable. call/cc catch the current continuation---current continuation means what the system are going to do with the result of (call/cc expression) In...
Chapter 3. Going Further Section 3.1. Syntactic Extension Section 3.2. More Recursion Section 3.3. Continuations Section 3.4. Continuation Passing Style Section 3.5. Internal Definitions Section 3.6. Libraries References Answers to Selected Exercises ...
The Scheme Programming Language, 4th Edition 电子书 读后感 评分☆☆☆ 刚开始读,读起来感觉比第三版更流畅,一些地方写得也更透彻。 作者在也开放了这本书http://www.scheme.com/tspl4/ 敬佩。 评分☆☆☆ 刚开始读,读起来感觉比第三版更流畅,一些地方写得也更透彻。 作者在也开放了这本书http://ww...
The Scheme Programming Language was developed in 1975. The goal was to build a Lisp-like prototype of Carl Hewitt's Actors system. To their surprise, after removing several layers of syntactic and semantic sugar, what remained was an extension of an applicative order λ-calculus supporting state...
书名: The Scheme Programming Language, 4th Edition 作者: R. Kent Dybvig 页数: 504 出版社: The MIT Press 出版年: 2009-7-31 第7页 Syntactic forms let: The let syntactic form includes a list of variable-expression pairs, along with a sequence of expressions referred to as the body of the...
© 1996 Prentice Hall PTR Prentice Hall, Inc. A Simon and Schuster Company Upper Saddle River, NJ 07458 ISBN: 0-13-454646-6 Library catalog: QA76.73.S34D93