Automata and Computability: A Programmer's Perspective (Hardcover)
暫譯: 自動機與可計算性:程式設計師的觀點 (精裝版)

Gopalakrishnan, Ganesh

相關主題

商品描述

Automata and Computability is a class-tested textbook which provides a comprehensive and accessible introduction to the theory of automata and computation. The author uses illustrations, engaging examples, and historical remarks to make the material interesting and relevant for students. It incorporates modern/handy ideas, such as derivative-based parsing and a Lambda reducer showing the universality of Lambda calculus. The book also shows how to sculpt automata by making the regular language conversion pipeline available through a simple command interface. A Jupyter notebook will accompany the book to feature code, YouTube videos, and other supplements to assist instructors and students.

Features

  • Uses illustrations, engaging examples, and historical remarks to make the material accessible
  • Incorporates modern/handy ideas, such as derivative-based parsing and a Lambda reducer showing the universality of Lambda calculus
  • Shows how to "sculpt" automata by making the regular language conversion pipeline available through simple command interface
  • Uses a mini functional programming (FP) notation consisting of lambdas, maps, filters, and set comprehension (supported in Python) to convey math through PL constructs that are succinct and resemble math
  • Provides all concepts are encoded in a compact Functional Programming code that will tesselate with Latex markup and Jupyter widgets in a document that will accompany the books. Students can run code effortlessly.

 

商品描述(中文翻譯)

《自動機與可計算性》是一本經過課堂測試的教科書,提供了自動機與計算理論的全面且易於理解的介紹。作者使用插圖、引人入勝的範例和歷史評論,使材料對學生來說既有趣又相關。書中融入了現代/實用的概念,例如基於導數的解析和顯示 Lambda 演算普遍性的 Lambda 簡化器。該書還展示了如何通過簡單的命令介面來“雕刻”自動機,使正規語言轉換管道可用。一本 Jupyter 筆記本將隨書附贈,包含代碼、YouTube 影片及其他補充資料,以協助教師和學生。

特點

- 使用插圖、引人入勝的範例和歷史評論,使材料易於理解
- 融入現代/實用的概念,例如基於導數的解析和顯示 Lambda 演算普遍性的 Lambda 簡化器
- 展示如何通過簡單的命令介面來“雕刻”自動機,使正規語言轉換管道可用
- 使用由 lambdas、maps、filters 和集合理解(在 Python 中支持)組成的迷你函數式編程(FP)符號,通過 PL 構造傳達數學,簡潔且類似數學
- 提供所有概念都以緊湊的函數式編程代碼編碼,這些代碼將與 Latex 標記和 Jupyter 小工具在隨書附贈的文檔中拼接。學生可以輕鬆運行代碼。

作者簡介

Ganesh Gopalakrishnan is a professor in the Computer Science Department at the University of Utah.

作者簡介(中文翻譯)

Ganesh Gopalakrishnan 是猶他大學計算機科學系的教授。