Compiler Technology von Derek Beng Kee Kiong | Tools, Translators and Language Implementation | ISBN 9780792380184

Compiler Technology

Tools, Translators and Language Implementation

von Derek Beng Kee Kiong
Buchcover Compiler Technology | Derek Beng Kee Kiong | EAN 9780792380184 | ISBN 0-7923-8018-5 | ISBN 978-0-7923-8018-4

Compiler Technology

Tools, Translators and Language Implementation

von Derek Beng Kee Kiong

Compiler technology is fundamental to computer science since it provides the means to implement many other tools. It is interesting that, in fact, many tools have a compiler framework - they accept input in a particular format, perform some processing and present output in another format. Such tools support the abstraction process and are crucial to productive systems development.
The focus of Compiler Technology: Tools, Translators and Language Implementation is to enable quick development of analysis tools. Both lexical scanner and parser generator tools are provided as supplements to this book, since a hands-on approach to experimentation with a toy implementation aids in understanding abstract topics such as parse-trees and parse conflicts. Furthermore, it is through hands-on exercises that one discovers the particular intricacies of language implementation.
Compiler Technology: Tools, Translators and Language Implementation is suitable as a textbook for an undergraduate or graduate level course on compiler technology, and as a reference for researchers and practitioners interested in compilers and language implementation.