Crafting a Compiler with C
Home > Computing and Information Technology > Computer programming / software engineering > Compilers and interpreters > Crafting a Compiler with C
Crafting a Compiler with C

Crafting a Compiler with C

|
     0     
5
4
3
2
1




Out of Stock


Notify me when this book is in stock
About the Book

This extremely practical, hands-on approach to building compilers using the C programming language includes numerous examples of working code from a real compiler and covers such advanced topics as code generation, optimization, and real-world parsing. It is an ideal reference and tutorial. 0805321667B04062001

Table of Contents:
( Each chapter contains "Exercises".) Introduction. Overview and History. What Do Compilers Do? The Structure of a Compiler. The Syntax and Semantics of Programming Languages. Compiler Design and Programming Language Design. Compiler Classifications. Influences On Computer Design. Exercises. A Simple Compiler. The Structure of a Micro Compiler. A Micro Scanner. The Syntax of Micro. Recursive Descent Parsing. Translating Micro. Exercises. Scanning--Theory and Practice. Overview. Regular Expressions. Finite Automata and Scanners. Using a Scanner Generator. Practical Considerations. Translating Regular Expressions Into Finite Automata. Exercises. Grammars and Parsing. Context-Free Grammars: Concepts and Notation. Errors in Context-Free Grammars. Transforming Extended Bnf Grammars. Parsers and Recognizers. Grammar Analysis Algorithms. Exercises. Ll(1) Grammars and Parsers. The Ll(1) Predict Function. The Ll(1) Parse Table. Building Recursive Descent Parsers From Ll(1) Tables. An Ll(1) Parser Driver. Ll(1) Action Symbols. Making Grammars Ll(1) / The If-Then-Else Problem in Ll(1) Parsing. The Llgen Parser Generator. Properties of Ll(1) Parsers. Ll(K) Parsing. Exercises. Lr Parsing. Shift-Reduce Parsers. Lr Parsers. Lr(1) Parsing. Slr(1) Parsing. Lalr(1). Calling Semantic Routines in Shift-Reduce Parsers. Using a Parser Generator. Optimizing Parse Tables. Practical Lr(1) Parsers. Properties of Lr Parsers. Ll(1) Or Lalr(1), That Is The Question. Other Shift-Reduce Techniques. Exercises. Semantic Processing. Syntax-Directed Translation. Semantic Processing Techniques. Intermediate Representations and Code Generation. Exercises. Symbol Tables. A Symbol Table Interface. Basic Implementation Techniques. Block-Structured Symbol Tables. Extensions to Block-Structured Symbol Tables. Implicit Declarations. Overloading. Forward References. Summary. Exercises. Run-Time Storage Organization. Static Allocation. Stack Allocation. Heap Allocation. Program Layout in Memory. Static and Dynamic Chains. Formal Procedures. Exercises. Processing Declarations. Declaration Processing Fundamentals. Action Routines for Simple Declarations. Action Routines for Advanced Features. Exercises. Processing Expressions and Data Structure References. Introduction. Action Routines for Simple Names, Expressions, and Data Structures. Action Routines for Advanced Features. Exercises. Translating Control Structures. If Statements. Loops. Compiling Exits. The Case Statement. Compiling Goto Statements. Exception Handling. Short-Circuit Boolean Expressions. Exercises. Translating Procedures and Functions. Simple Subprograms. Passing Parameters to Subprograms. Processing Subprogram Calls and Parameter Lists. Subprogram Invocation. Label Parameters. Name Parameters. Exercises. Attribute Grammars and Multipass Translation. Attribute Grammars. Tree-Structured Intermediate Representations. Exercises. Code Generation and Local Code Optimization. An Overview. Register and Temporary Management. A Simple Code Generator. Interpretive Code Generation. Peephole Optimization. Generating Code From Trees. Generating Code From Dags. Code Generator Generators. Exercises. Global Optimization. An Overview: Goals and Limits. Optimizing Subprogram Calls. Loop Optimization. Global Data Flow Analysis. Putting it All Together. Exercises. Parsing in The Real World. Compacting Tables. Syntactic Error Recovery and Repair. Exercises. Appendices. A. Definition of Ada/Cs. B. Scangen. C. Llgen User Manual. D. Lalrgen User Manual. E. Error-Repair Features of Llgen and Lalrgen. F. Compiler Development Utilities. Bibliography. Index. 0805321667T04062001


Best Sellers


Product Details
  • ISBN-13: 9780805321661
  • Publisher: Pearson Education (US)
  • Publisher Imprint: Pearson Education (US)
  • Height: 100 mm
  • No of Pages: 832
  • Spine Width: 100 mm
  • Width: 100 mm
  • ISBN-10: 0805321667
  • Publisher Date: 26 Feb 1991
  • Binding: Paperback
  • Language: English
  • Returnable: N
  • Weight: 100 gr


Similar Products

Add Photo
Add Photo

Customer Reviews

REVIEWS      0     
Click Here To Be The First to Review this Product
Crafting a Compiler with C
Pearson Education (US) -
Crafting a Compiler with C
Writing guidlines
We want to publish your review, so please:
  • keep your review on the product. Review's that defame author's character will be rejected.
  • Keep your review focused on the product.
  • Avoid writing about customer service. contact us instead if you have issue requiring immediate attention.
  • Refrain from mentioning competitors or the specific price you paid for the product.
  • Do not include any personally identifiable information, such as full names.

Crafting a Compiler with C

Required fields are marked with *

Review Title*
Review
    Add Photo Add up to 6 photos
    Would you recommend this product to a friend?
    Tag this Book Read more
    Does your review contain spoilers?
    What type of reader best describes you?
    I agree to the terms & conditions
    You may receive emails regarding this submission. Any emails will include the ability to opt-out of future communications.

    CUSTOMER RATINGS AND REVIEWS AND QUESTIONS AND ANSWERS TERMS OF USE

    These Terms of Use govern your conduct associated with the Customer Ratings and Reviews and/or Questions and Answers service offered by Bookswagon (the "CRR Service").


    By submitting any content to Bookswagon, you guarantee that:
    • You are the sole author and owner of the intellectual property rights in the content;
    • All "moral rights" that you may have in such content have been voluntarily waived by you;
    • All content that you post is accurate;
    • You are at least 13 years old;
    • Use of the content you supply does not violate these Terms of Use and will not cause injury to any person or entity.
    You further agree that you may not submit any content:
    • That is known by you to be false, inaccurate or misleading;
    • That infringes any third party's copyright, patent, trademark, trade secret or other proprietary rights or rights of publicity or privacy;
    • That violates any law, statute, ordinance or regulation (including, but not limited to, those governing, consumer protection, unfair competition, anti-discrimination or false advertising);
    • That is, or may reasonably be considered to be, defamatory, libelous, hateful, racially or religiously biased or offensive, unlawfully threatening or unlawfully harassing to any individual, partnership or corporation;
    • For which you were compensated or granted any consideration by any unapproved third party;
    • That includes any information that references other websites, addresses, email addresses, contact information or phone numbers;
    • That contains any computer viruses, worms or other potentially damaging computer programs or files.
    You agree to indemnify and hold Bookswagon (and its officers, directors, agents, subsidiaries, joint ventures, employees and third-party service providers, including but not limited to Bazaarvoice, Inc.), harmless from all claims, demands, and damages (actual and consequential) of every kind and nature, known and unknown including reasonable attorneys' fees, arising out of a breach of your representations and warranties set forth above, or your violation of any law or the rights of a third party.


    For any content that you submit, you grant Bookswagon a perpetual, irrevocable, royalty-free, transferable right and license to use, copy, modify, delete in its entirety, adapt, publish, translate, create derivative works from and/or sell, transfer, and/or distribute such content and/or incorporate such content into any form, medium or technology throughout the world without compensation to you. Additionally,  Bookswagon may transfer or share any personal information that you submit with its third-party service providers, including but not limited to Bazaarvoice, Inc. in accordance with  Privacy Policy


    All content that you submit may be used at Bookswagon's sole discretion. Bookswagon reserves the right to change, condense, withhold publication, remove or delete any content on Bookswagon's website that Bookswagon deems, in its sole discretion, to violate the content guidelines or any other provision of these Terms of Use.  Bookswagon does not guarantee that you will have any recourse through Bookswagon to edit or delete any content you have submitted. Ratings and written comments are generally posted within two to four business days. However, Bookswagon reserves the right to remove or to refuse to post any submission to the extent authorized by law. You acknowledge that you, not Bookswagon, are responsible for the contents of your submission. None of the content that you submit shall be subject to any obligation of confidence on the part of Bookswagon, its agents, subsidiaries, affiliates, partners or third party service providers (including but not limited to Bazaarvoice, Inc.)and their respective directors, officers and employees.

    Accept

    New Arrivals

    Inspired by your browsing history


    Your review has been submitted!

    You've already reviewed this product!