دانلود کتاب Virtual Machine Design and Implementation C/C++
by Bill Blunden
|
عنوان فارسی: طراحی و پیاده سازی ماشین مجازی C/C++ |
دانلود کتاب
جزییات کتاب
The book begins with a discussion of the theoretical underpinnings of the author's HEC virtual machine and its fundamental design goals, and continues with a section on the implementation of the virtual machine and its debugger. The final section focuses on the HEC assembler, including its interface to the native operating system, interrupts, the assembly language, and how to implement object-oriented constructs. There is also an extended discussion of porting the HEC virtual machine to other platforms. To assist in accomplishing this goal, the author offers a critical path analysis of the development process so that readers can build both their own virtual machine and an entire operating system.