Virtual Machines
Autor Iain D. Craigen Limba Engleză Paperback – 2 ian 2013
Toate formatele și edițiile | Preț | Express |
---|---|---|
Paperback (1) | 949.26 lei 6-8 săpt. | |
SPRINGER LONDON – 2 ian 2013 | 949.26 lei 6-8 săpt. | |
Hardback (1) | 953.24 lei 6-8 săpt. | |
SPRINGER LONDON – 28 sep 2005 | 953.24 lei 6-8 săpt. |
Preț: 949.26 lei
Preț vechi: 1186.57 lei
-20% Nou
Puncte Express: 1424
Preț estimativ în valută:
181.68€ • 191.66$ • 151.40£
181.68€ • 191.66$ • 151.40£
Carte tipărită la comandă
Livrare economică 02-16 ianuarie 25
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781849969802
ISBN-10: 1849969809
Pagini: 288
Ilustrații: XV, 269 p. 43 illus.
Dimensiuni: 155 x 235 x 15 mm
Greutate: 0.41 kg
Ediția:2006
Editura: SPRINGER LONDON
Colecția Springer
Locul publicării:London, United Kingdom
ISBN-10: 1849969809
Pagini: 288
Ilustrații: XV, 269 p. 43 illus.
Dimensiuni: 155 x 235 x 15 mm
Greutate: 0.41 kg
Ediția:2006
Editura: SPRINGER LONDON
Colecția Springer
Locul publicării:London, United Kingdom
Public țintă
ResearchCuprins
VMs for Portability: BCPL.- The Java Virtual Machine.- DIY VMs.- More Stack-Based VMs.- Case Study: An Event-Driven Language.- Register-Based Machines.- Implementation Techniques.- Open Issues.
Recenzii
From the reviews:
"The author offers a unique insight into the building of virtual machines (VMs) for sequential, object-oriented and parallel languages, and uses comparisons of different VMs to provide practical examples on how to build VMs." (Stefan Meyer, Zentralblatt MATH, Vol. 1092 (18), 2006)
"The author offers a unique insight into the building of virtual machines (VMs) for sequential, object-oriented and parallel languages, and uses comparisons of different VMs to provide practical examples on how to build VMs." (Stefan Meyer, Zentralblatt MATH, Vol. 1092 (18), 2006)
Textul de pe ultima copertă
Virtual Machines offers a unique insight into the building of virtual machines for sequential, object-oriented and parallel languages, and uses comparisons of different VMs to provide actual, practical examples on how to build VMs.
State transitions are used as a formal technique for the specification of virtual machines throughout and - in addition – transitions and state transitions relating to the general operation are included for specification of the virtual machine for the event-based system. Two virtual machines are defined using a simple sequential language, which is then generalised to include object and parallelism. Other themes explored include the implementation of VMs and proposals for future work. Appendices contain high-level specifications of two compilers: one for the simple language that serves as the basic example throughout the book, the other for the event-based language specified in Chapter 6.
This book is an essential reference tool for academic and industrial researchers as well as postgraduates in this area.
State transitions are used as a formal technique for the specification of virtual machines throughout and - in addition – transitions and state transitions relating to the general operation are included for specification of the virtual machine for the event-based system. Two virtual machines are defined using a simple sequential language, which is then generalised to include object and parallelism. Other themes explored include the implementation of VMs and proposals for future work. Appendices contain high-level specifications of two compilers: one for the simple language that serves as the basic example throughout the book, the other for the event-based language specified in Chapter 6.
This book is an essential reference tool for academic and industrial researchers as well as postgraduates in this area.
Caracteristici
First book to provide information on how to build virtual machines for sequential, object-oriented and parallel languages Includes supplementary material: sn.pub/extras