Automata and Computability (e-bog) af Gopalakrishnan, Ganesh

Automata and Computability e-bog

359,43 DKK (inkl. moms 449,29 DKK)
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 univer...
E-bog 359,43 DKK
Forfattere Gopalakrishnan, Ganesh (forfatter)
Udgivet 4 marts 2019
Længde 328 sider
Genrer PBD
Sprog English
Format epub
Beskyttelse LCP
ISBN 9781351374286
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 studentsFeaturesUses 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 calculusShows how to "e;sculpt"e; automata by making the regular language conversion pipeline available through simple command interfaceUses 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 mathProvides 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 href="e;https://github.com/ganeshutah/Jove.git/"e;here.