Cantitate/Preț
Produs

Abstract Computing Machines: A Lambda Calculus Perspective: Texts in Theoretical Computer Science. An EATCS Series

Autor Werner Kluge
en Limba Engleză Paperback – 10 noi 2010

Toate formatele și edițiile

Toate formatele și edițiile Preț Express
Paperback (1) 64495 lei  6-8 săpt.
  Springer Berlin, Heidelberg – 10 noi 2010 64495 lei  6-8 săpt.
Hardback (1) 65619 lei  6-8 săpt.
  Springer Berlin, Heidelberg – 18 feb 2005 65619 lei  6-8 săpt.

Din seria Texts in Theoretical Computer Science. An EATCS Series

Preț: 64495 lei

Preț vechi: 80619 lei
-20% Nou

Puncte Express: 967

Preț estimativ în valută:
12342 12808$ 10316£

Carte tipărită la comandă

Livrare economică 15-29 martie

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9783642059384
ISBN-10: 3642059384
Pagini: 400
Ilustrații: XIV, 384 p. 89 illus.
Dimensiuni: 155 x 235 x 21 mm
Greutate: 0.56 kg
Ediția:Softcover reprint of hardcover 1st ed. 2005
Editura: Springer Berlin, Heidelberg
Colecția Springer
Seria Texts in Theoretical Computer Science. An EATCS Series

Locul publicării:Berlin, Heidelberg, Germany

Public țintă

Research

Cuprins

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.

Recenzii

From the reviews:
"This remarkable monograph is an extremely well-written and pleasant and reading about abstract computing machines … . The author chooses a somewhat ‘imperative’ approach to teaching, which results in the survey of a vast number of concepts provided with many useful examples. The expository style is most favourable, which could be of special value for a reader with no strong background in the area. … Altogether, this is a book worth reading." (Vladimir Komendantsky, Mathematical Reviews, Issue 2007 k)

Notă biografică

Received a Dr. rer. nat. degree in physics from the Technical University Munich/Germany in 1968; worked in industrie/research institutes at the central laboratories of Siemens AG between 1963 and 1968, at Bell Northern Research Ltd in Ottawa/Canada between 1969, and 1972 at the Gesellschaft fuer Mathematik und Datenverarbeitung in St. Augustin/Germany between 1973 and 1978; became an associate professor of computer science at the University of Bonn/Germany in 1978; became a full professor of computer science at the University of Kiel/Germany retired in 2003.

Textul de pe ultima copertă

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 full-fledged beta-reductions as essential prerequisites 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 machines that permit side-effecting operations on the runtime environment.

Caracteristici

Emphasizes the design of full-fledged, fully normalizing Lambda-calculus machinery, as opposed to the just weakly normalizing machines Includes supplementary material: sn.pub/extras