Abstract Computing Machines: A Lambda Calculus Perspective: Texts in Theoretical Computer Science. An EATCS Series
Autor Werner Klugeen Limba Engleză Hardback – 18 feb 2005
Toate formatele și edițiile | Preț | Express |
---|---|---|
Paperback (1) | 631.91 lei 6-8 săpt. | |
Springer Berlin, Heidelberg – 10 noi 2010 | 631.91 lei 6-8 săpt. | |
Hardback (1) | 642.92 lei 6-8 săpt. | |
Springer Berlin, Heidelberg – 18 feb 2005 | 642.92 lei 6-8 săpt. |
Din seria Texts in Theoretical Computer Science. An EATCS Series
- 20% Preț: 122.75 lei
- 20% Preț: 334.43 lei
- 20% Preț: 312.66 lei
- 20% Preț: 321.62 lei
- 20% Preț: 421.95 lei
- 20% Preț: 338.31 lei
- Preț: 376.22 lei
- 20% Preț: 587.64 lei
- Preț: 456.32 lei
- 20% Preț: 712.43 lei
- 15% Preț: 579.33 lei
- Preț: 391.47 lei
- 20% Preț: 355.27 lei
- 20% Preț: 325.38 lei
- 20% Preț: 979.59 lei
- 20% Preț: 589.74 lei
- 20% Preț: 334.75 lei
- 20% Preț: 354.70 lei
- 20% Preț: 631.91 lei
- 20% Preț: 642.55 lei
- Preț: 386.36 lei
- 20% Preț: 332.33 lei
- 15% Preț: 698.13 lei
- 20% Preț: 576.96 lei
- 20% Preț: 708.05 lei
- 20% Preț: 598.79 lei
- 20% Preț: 421.45 lei
- 20% Preț: 509.66 lei
- 20% Preț: 492.68 lei
- Preț: 380.17 lei
- 20% Preț: 531.24 lei
- 20% Preț: 329.58 lei
- 20% Preț: 335.39 lei
Preț: 642.92 lei
Preț vechi: 803.64 lei
-20% Nou
Puncte Express: 964
Preț estimativ în valută:
123.03€ • 129.73$ • 102.42£
123.03€ • 129.73$ • 102.42£
Carte tipărită la comandă
Livrare economică 10-24 ianuarie 25
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9783540211464
ISBN-10: 3540211462
Pagini: 404
Ilustrații: XIV, 384 p. 89 illus.
Dimensiuni: 155 x 235 x 30 mm
Greutate: 0.71 kg
Ediția:2005
Editura: Springer Berlin, Heidelberg
Colecția Springer
Seria Texts in Theoretical Computer Science. An EATCS Series
Locul publicării:Berlin, Heidelberg, Germany
ISBN-10: 3540211462
Pagini: 404
Ilustrații: XIV, 384 p. 89 illus.
Dimensiuni: 155 x 235 x 30 mm
Greutate: 0.71 kg
Ediția: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ă
ResearchCuprins
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)
"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.
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