登入選單
返回Google圖書搜尋
Foundations of Programming Languages
註釋A first course in computer science, covering the principles of programming languages and their connection to actual computers, supported by examples of algorithms. Presentation relies on the PROSA programming language (which is very similar to Pascal but incorporates changes that simplify and make clear some concepts not found in Pascal). The very accessible development employs attribute grammars to describe the syntax, and an operational approach to define semantics, all of which leads to compilation in a natural way. Contains a large number of examples, theorems, and exercises.