Est. delivery Wed, 6 Aug - Fri, 29 AugEstimated delivery Wed, 6 Aug - Fri, 29 Aug
Returns:
30-day returns. Buyer pays for return postage. If you use an eBay postage label, it will be deducted from your refund amount.
Condition:
Brand newBrand new
Writing Compilers and Interpreters by Ronald Mak. Title Writing Compilers and Interpreters. Author Ronald Mak. Publisher John Wiley & Sons Inc. Format Paperback.
Oops! Looks like we're having trouble connecting to our server.
Refresh your browser window to try again.
About this product
Product Identifiers
PublisherWiley & Sons, Incorporated, John
ISBN-100470177071
ISBN-139780470177075
eBay Product ID (ePID)71175808
Product Key Features
Number of Pages864 Pages
LanguageEnglish
Publication NameWriting Compilers and Interpreters : a Software Engineering Approach
SubjectProgramming / General, Programming Languages / Java, Compilers
Publication Year2009
TypeTextbook
AuthorRonald Mak
Subject AreaComputers
FormatTrade Paperback
Dimensions
Item Height1.8 in
Item Weight53.3 Oz
Item Length9.3 in
Item Width7.4 in
Additional Product Features
Edition Number3
Intended AudienceScholarly & Professional
LCCN2009-931754
Dewey Edition22
IllustratedYes
Dewey Decimal005.452
SynopsisLong-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., 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., Master the skills you need to build your own compilers and interpreters Compilers and interpreters are very difficult programs to write, but modern software engineering tackles the complexity. Design patterns and other object-oriented programming techniques guide you to develop well-structured code in incremental, understandable steps. Apply what you learn in this book to succeed with any complex software project. Youll learn to: Use Java to develop scanners and parsers for programming languages Employ UML to model software components Manage symbol tables with the Java Collections Framework Use XML to represent the generated intermediate code Develop an interpreter to execute programs, including a powerful interactive source-level debugger Implement an integrated development environment (IDE) that animates the execution of programs Use the IDEs graphical user interface to set breakpoints and single-step programs statement by statement with mouse clicks Develop a code generator that emits object code for the Java Virtual Machine (JVM), and run the compiled code on multiple platforms