E-Book, Englisch, 398 Seiten, eBook
Reihe: Texts in Theoretical Computer Science. An EATCS Series
Kluge Abstract Computing Machines
1. Auflage 2005
ISBN: 978-3-540-27359-2
Verlag: Springer
Format: PDF
Kopierschutz: 1 - PDF Watermark
A Lambda Calculus Perspective
E-Book, Englisch, 398 Seiten, eBook
Reihe: Texts in Theoretical Computer Science. An EATCS Series
ISBN: 978-3-540-27359-2
Verlag: Springer
Format: PDF
Kopierschutz: 1 - PDF Watermark
The book addresses ways and means of organizing computations, highlighting the relationship between algorithms and the basic mechanisms and runtime structures necessary to execute them using machines. It completely abstracts from concrete programming languages and machine architectures, taking instead the lambda calculus as the basic programming and program execution model to design various abstract machines for its correct implementation.The emphasis is on fully normalizing machines based on a full-fledged beta-reduction as an essential prerequisite for symbolic computations that treat functions and variables truly as first-class objects. Their weakly normalizing counterparts are shown to be functional abstract machines that sacrifice the flavors of full beta-reductions for decidedly simpler runtime structures and improved runtime efficiency. Further downgrading of the lambda calculus leads to classical imperative (von Neumann) machines that permit side-effecting operations on the runtime environment.
Zielgruppe
Research
Autoren/Hrsg.
Weitere Infos & Material
Algorithms and Programs.- An Algorithmic Language.- The ?-Calculus.- The se(m)cd Machine and Others.- Toward Full-Fledged ?-Calculus Machines.- Interpreted Head-Order Graph Reduction.- The B-Machine.- The G-Machine.- The ?-red Machinery.- Pattern Matching.- Another Functional Abstract Machine.- Imperative Abstract Machines.- Real Computing Machines.