Structure and Interpretation of Computer Programs Structure and Interpretation of Computer Programs

Structure and Interpretation of Computer Programs

JavaScript Edition

Harold Abelson その他
    • ¥8,400
    • ¥8,400

発行者による作品情報

A new version of the classic and widely used text adapted for the JavaScript programming language.

Since the publication of its first edition in 1984 and its second edition in 1996, Structure and Interpretation of Computer Programs (SICP) has influenced computer science curricula around the world. Widely adopted as a textbook, the book has its origins in a popular entry-level computer science course taught by Harold Abelson and Gerald Jay Sussman at MIT. SICP introduces the reader to central ideas of computation by establishing a series of mental models for computation. Earlier editions used the programming language Scheme in their program examples. This new version of the second edition has been adapted for JavaScript.
 
The first three chapters of SICP cover programming concepts that are common to all modern high-level programming languages. Chapters four and five, which used Scheme to formulate language processors for Scheme, required significant revision. Chapter four offers new material, in particular an introduction to the notion of program parsing. The evaluator and compiler in chapter five introduce a subtle stack discipline to support return statements (a prominent feature of statement-oriented languages) without sacrificing tail recursion.
 
The JavaScript programs included in the book run in any implementation of the language that complies with the ECMAScript 2020 specification, using the JavaScript package sicp provided by the MIT Press website.
 

ジャンル
コンピュータ/インターネット
発売日
1984年
7月30日
言語
EN
英語
ページ数
640
ページ
発行者
MIT Press
販売元
Penguin Random House LLC
サイズ
12.7
MB
Software Design for Flexibility Software Design for Flexibility
2021年
Haskell Haskell
2014年
A Gentle Introduction to Functional Programming in Haskell A Gentle Introduction to Functional Programming in Haskell
2017年
Learn You a Haskell for Great Good! Learn You a Haskell for Great Good!
2011年
Maple Programming Guide Maple Programming Guide
2012年
The Beauty of Computation The Beauty of Computation
2013年
Computational Thinking Curricula in K–12 Computational Thinking Curricula in K–12
2024年
Computational Thinking Education in K-12 Computational Thinking Education in K-12
2022年
Common LISP Common LISP
2014年
My Lisp - Reference manual My Lisp - Reference manual
2020年
Introduction to Algorithms, fourth edition Introduction to Algorithms, fourth edition
2022年
Crafting Interpreters Crafting Interpreters
2021年
My Lisp My Lisp
2020年
Rust for Rustaceans Rust for Rustaceans
2021年