Название: Modern Compiler Implementation in C Автор: Appel Andrew W. Издательство: Cambridge University Press Год: 2004 Формат: djvu Страниц: 557 Размер: 17 mb Язык: английский
This book is intended as a textbook for a one- or two-semester course in compilers. Students will see the theory behind different components of a compiler, the programming techniques used to put the theory into practice, and the interfaces used to modularize the compiler. To make the interfaces and programming examples clear and concrete, I have written them in the C programming language. Other editions of this book are available that use the Java and ML languages.
Implementation project. The “student project compiler” that I have outlined is reasonably simple, but is organized to demonstrate some important techniques that are now in common use: abstract syntax trees to avoid tangling syntax and semantics, separation of instruction selection from register allocation, copy propagation to give flexibility to earlier phases of the compiler, and containment of target-machine dependencies. Unlike many “student compilers” found in textbooks, this one has a simple but sophisticated back end, allowing good register allocation to be done after instruction selection.
Уважаемый посетитель, Вы зашли на сайт как незарегистрированный пользователь.
С этой публикацией часто скачивают:
Basics of Compiler Design Название: Basics of Compiler Design Автор: Torben AEgidius Mogensen Издательство: University of Copenhagen Год: 2010 Формат: pdf Страниц: 319...
Engineering a Compiler, 2nd Edition Название: Engineering a Compiler, 2nd Edition Автор: Keith Cooper, Linda Torczon Издательство: Morgan Kaufmann Год: 2012 Страниц: 824 Формат: True...
The Dummies' Guide to Compiler Design Название: The Dummies' Guide to Compiler Design Автор: Rosina S Khan Год: 2018 Страниц: 161 Формат: True PDF Размер: 10 Mb Язык: English This book...
Programming PIC Microcontrollers with PicBasic Название: Programming PIC Microcontrollers with PicBasic Автор: Chuck Hellebuyck Издательство: Elsevier Science Год: 2003 Формат: PDF Страниц: 332...
Compiler Construction, CC 2015 Название: Compiler Construction, CC 2015 Автор: Bjorn Franke Издательство: Springer Год: 2015 Формат: PDF, EPUB Размер: 11 Мб Язык: английский /...
Introduction to Programming Languages Название: Introduction to Programming Languages Автор: Arvind Kumar Bansal Издательство: CRC Год: 2014 Страниц: 624 Формат: PDF Размер: 10 Mb Язык:...