好书推荐 好书速递 排行榜 读书文摘

Essentials of Programming Languages, 3rd Edition

Essentials of Programming Languages, 3rd Edition
作者:Daniel P. Friedman / Mitchell Wand
出版社:The MIT Press
出版年:2008-04
ISBN:9780262062794
行业:其它
浏览数:17

内容简介

This textbook offers a deep understanding of the essential concepts of programming languages. The approach is analytic and hands-on. The text uses interpreters, written in Scheme, to express the semantics of many essential language elements in a way that is both clear and directly executable. It also examines some important program analyses. Extensive exercises explore many design and implementation alternatives.

......(更多)

作者简介

......(更多)

目录

......(更多)

读书文摘

When defining a procedure that operates on inductively defined data, the structure of the program should be patterned after the structure of the data.

......(更多)

猜你喜欢

点击查看