編譯器課程簡介

3
編編編編編編編 編編編 [email protected] Tel:(02)22368225 ext. 3351

Upload: kadeem-mullen

Post on 30-Dec-2015

58 views

Category:

Documents


7 download

DESCRIPTION

編譯器課程簡介. 許智舜 [email protected] Tel:(02)22368225 ext. 3351. 課程目標與要求. 目標:使學生瞭解編譯器的設計原理與技巧,並能實際撰寫出簡單的編譯器。 成績評定:期中考 (30%) 、期末考 (30%) 、出席 (15%) 、作業 (10%) 、編譯器專案 (15%) 。 先修課程:程式設計、資料結構、離散數學 教科書: - PowerPoint PPT Presentation

TRANSCRIPT

  • [email protected]:(02)22368225 ext. 3351

  • (30%)(30%)(15%)(10%)(15%)Alfred V. Aho, Monica S. Lam, Ravi Sethi, and Jeffrey D. Ullman Compilers: Principles, Techniques, and Tools, 2nd edition, 2007, Addision WesleyC20075

  • IntroductionA simple syntax-directed translatorLexical analysisSyntax analysisSyntax-directed translationIntermediate code generationNASMflexBison