-100℃有生命吗 发表于 2016-11-21 11:02:56

Foundations of Programming Languages

Foundations of Programming Languages
http://1059.edu.pinggu.com/forum/201512/15/100530zztnl3tg2aps8s3e.png
This clearly written textbook introduces the reader to the three styles of programming, examining object-oriented/imperative, functional, and logic programming. The focus of the text moves from highly prescriptive languages to very descriptive languages, demonstrating the many and varied ways in which we can think about programming. Designed for interactive learning both inside and outside of the classroom, each programming paradigm is highlighted through the implementation of a non-trivial programming language, demonstrating when each language may be appropriate for a given problem. Features: includes review questions and solved practice exercises, with supplementary code and support files available from an associated website; provides the foundations for understanding how the syntax of a language is formally defined by a grammar; examines assembly language programming using CoCo; introduces C++, Standard ML, and Prolog; describes the development of a type inference system for the language Small.

人丑多读书 发表于 2016-11-29 17:15:53

感谢楼主分享

itg3613106 发表于 2018-7-8 10:14:55

谢谢您的分享!
页: [1]
查看完整版本: Foundations of Programming Languages