Foundations of Programming Languages (Undergraduate Topics in Computer Science)
暫譯: 程式語言基礎(計算機科學本科主題)

Kent D. Lee

  • 出版商: Springer
  • 出版日期: 2015-02-03
  • 售價: $2,490
  • 貴賓價: 9.5$2,366
  • 語言: 英文
  • 頁數: 354
  • 裝訂: Paperback
  • ISBN: 3319133136
  • ISBN-13: 9783319133133
  • 相關分類: Computer-Science
  • 海外代購書籍(需單獨結帳)

相關主題

商品描述

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.

商品描述(中文翻譯)

這本清晰易懂的教科書向讀者介紹了三種程式設計風格,分別是物件導向/命令式、函數式和邏輯程式設計。文本的重點從高度規範的語言轉向非常描述性的語言,展示了我們思考程式設計的多種多樣方式。這本書旨在促進課堂內外的互動學習,每種程式設計範式都通過實現一種非平凡的程式語言來突出,展示了在特定問題上何時適合使用每種語言。特色包括:包含回顧問題和已解決的練習題,並提供來自相關網站的補充程式碼和支援檔案;提供理解語言語法如何由文法正式定義的基礎;使用 CoCo 檢視組合語言程式設計;介紹 C++、Standard ML 和 Prolog;描述為 Small 語言開發類型推斷系統的過程。