1 / 1

Review for lecture 4

Review for lecture 4. What is a compiler? What are the compiler phases? Which phases are in the compiler front-end? Which phases are in the compiler back-end? What does lexical analyzer do? What kind of error is detected by the lexical analyzer?

crwys
Download Presentation

Review for lecture 4

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Review for lecture 4 • What is a compiler? • What are the compiler phases? • Which phases are in the compiler front-end? • Which phases are in the compiler back-end? • What does lexical analyzer do? What kind of error is detected by the lexical analyzer? • What does syntax analyzer do? What kind of error is detected by syntax analyzer? • What does the semantic analyzer do? What kind of error is detected by semantic analyzer? • What is the main task of the compiler front-end? • What is the main task of the compiler backend? • What kind of language is strong typed? COP4020 Spring 2014

More Related