๐”– Scriptorium
โœฆ   LIBER   โœฆ

๐Ÿ“

Writing Compilers and Interpreters: A Software Engineering Approach

โœ Scribed by Ronald Mak


Publisher
John Wiley & Sons
Year
2009
Tongue
English
Leaves
395
Edition
1st
Category
Library

โฌ‡  Acquire This Volume

No coin nor oath required. For personal study only.

โœฆ Synopsis


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.


๐Ÿ“œ SIMILAR VOLUMES


Writing Compilers and Interpreters: A So
โœ Ronald Mak ๐Ÿ“‚ Library ๐Ÿ“… 2009 ๐Ÿ› Wiley ๐ŸŒ English

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 Ja

Writing compilers and interpreters :soft
โœ Mak, Ronald ๐Ÿ“‚ Library ๐Ÿ“… 2009 ๐Ÿ› Wiley Publishing ๐ŸŒ English

<div><p>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

C A Software Engineering Approach: A Sof
โœ Peter A. Darnell ๐Ÿ“‚ Library ๐Ÿ“… 2013 ๐Ÿ› Springer ๐ŸŒ English

A highly readable text designed for beginning and intermediate C programmers. While focusing on the programming language, the book emphasises stylistic issues and software engineering principles so as to develop programs that are readable, maintainable, portable, and efficient. The software engineer