Tags
Language
Tags
June 2025
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 1 2 3 4 5
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Writing Compilers and Interpreters: A Software Engineering Approach

    Posted By: tot167
    Writing Compilers and Interpreters: A Software Engineering Approach

    Ronald Mak, "Writing Compilers and Interpreters: A Software Engineering Approach"
    Wil ey | 2009 | ISBN: 0470177071 | 864 pages | epub | 6,2 MB

    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.

    You'll 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 IDE's 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

    Checked this PDF with Foxit reader (opens without problems)