Writing Compilers and Interpreters von Ronald Mak | A Software Engineering Approach | ISBN 9780470177075

Writing Compilers and Interpreters

A Software Engineering Approach

von Ronald Mak
Buchcover Writing Compilers and Interpreters | Ronald Mak | EAN 9780470177075 | ISBN 0-470-17707-1 | ISBN 978-0-470-17707-5

Writing Compilers and Interpreters

A Software Engineering Approach

von Ronald Mak
Long-awaited revision to a unique guide that covers both compilers and interpreters Revised, updated, and now focusing on Java instead of C++, this long-awaited, latest edition of this popular book teaches programmers and software engineering students how to write compilers and interpreters using Java. You'll write compilers and interpreters as case studies, generating general assembly code for a Java Virtual Machine that takes advantage of the Java Collections Framework to shorten and simplify the code. In addition, coverage includes Java Collections Framework, UML modeling, object-oriented programming with design patterns, working with XML intermediate code, and more.