• Contact

  • Newsletter

  • About us

  • Delivery options

  • News

  • 0
    Introduction to Compiler Design

    Introduction to Compiler Design by Mogensen, Torben ?gidius;

    Series: Undergraduate Topics in Computer Science;

      • GET 8% OFF

      • The discount is only available for 'Alert of Favourite Topics' newsletter recipients.
      • Publisher's listprice EUR 53.49
      • The price is estimated because at the time of ordering we do not know what conversion rates will apply to HUF / product currency when the book arrives. In case HUF is weaker, the price increases slightly, in case HUF is stronger, the price goes lower slightly.

        22 690 Ft (21 609 Ft + 5% VAT)
      • Discount 8% (cc. 1 815 Ft off)
      • Discounted price 20 874 Ft (19 880 Ft + 5% VAT)

    22 690 Ft

    db

    Availability

    Estimated delivery time: In stock at the publisher, but not at Prospero's office. Delivery time approx. 3-5 weeks.
    Not in stock at Prospero.

    Why don't you give exact delivery time?

    Delivery time is estimated on our previous experiences. We give estimations only, because we order from outside Hungary, and the delivery time mainly depends on how quickly the publisher supplies the book. Faster or slower deliveries both happen, but we do our best to supply as quickly as possible.

    Product details:

    • Edition number 3rd ed. 2024
    • Publisher Springer
    • Date of Publication 6 January 2024
    • Number of Volumes 1 pieces, Book

    • ISBN 9783031464591
    • Binding Paperback
    • No. of pages287 pages
    • Size 235x155 mm
    • Weight 588 g
    • Language English
    • Illustrations 139 Illustrations, black & white
    • 576

    Categories

    Short description:

    The third edition of this textbook has been fully revised and adds material about the SSA form, polymorphism, garbage collection, and pattern matching. It presents techniques for making realistic compilers for simple to intermediate-complexity programming languages. The techniques presented in the book are close to those used in professional compilers, albeit in places slightly simplified for presentation purposes. "Further reading" sections point to  material about the full versions of the techniques.

    All phases required for translating a high-level language to symbolic machine language are covered, and some techniques for optimising code are presented. Type checking and interpretation are also included.

    Aiming to be neutral with respect to implementation languages, algorithms are mostly presented in pseudo code rather than in any specific language, but suggestions are in many places given for how these can be realised in different language paradigms.

    Depending on how much of the material from the book is used, it is suitable for both undergraduate and graduate courses for introducing compiler design and implementation.


     

    More

    Long description:

    The third edition of this textbook has been fully revised and adds material about the SSA form, polymorphism, garbage collection, and pattern matching. It presents techniques for making realistic compilers for simple to intermediate-complexity programming languages. The techniques presented in the book are close to those used in professional compilers, albeit in places slightly simplified for presentation purposes. "Further reading" sections point to  material about the full versions of the techniques.

    All phases required for translating a high-level language to symbolic machine language are covered, and some techniques for optimising code are presented. Type checking and interpretation are also included.

    Aiming to be neutral with respect to implementation languages, algorithms are mostly presented in pseudo code rather than in any specific language, but suggestions are in many places given for how these can be realised in different language paradigms.

    Depending on how much of the material from the book is used, it is suitable for both undergraduate and graduate courses for introducing compiler design and implementation.

     


     

    More

    Table of Contents:

    Lexical analysis.- Syntax analysis.-Scopes and symbol tables.- Interpretation.- Type checking.-Intermediate-code generation.- Machine-code generation.- Register allocation.- Functions.- Data-flow analysis and optimisation.- Optimisation for loops.- More language features.- Set notation and concepts.- Index.

    More