Compiler Construction: Principles and Practice
            
暫譯: 編譯器建構:原則與實務
        
        Kenneth C. Louden
- 出版商: Course Technology
- 出版日期: 1997-01-24
- 售價: $1,080
- 貴賓價: 9.8 折 $1,058
- 語言: 英文
- 頁數: 592
- 裝訂: Hardcover
- ISBN: 0534939724
- ISBN-13: 9780534939724
- 
    相關分類:
    
      Compiler
 
無法訂購
買這商品的人也買了...
- 
                
                   Introduction to Algorithms, 2/e (Hardcover) Introduction to Algorithms, 2/e (Hardcover)$990$970
- 
                
                   Artificial Intelligence: A Modern Approach, 2/e Artificial Intelligence: A Modern Approach, 2/e$1,100$1,078
- 
                
                   辦公好幫手系列-Word 2003 文書處理與排版實務 辦公好幫手系列-Word 2003 文書處理與排版實務$490$387
- 
                
                   最新 JavaScript 完整語法參考辭典 第三版 最新 JavaScript 完整語法參考辭典 第三版$490$382
- 
                
                   The Unabridged Pentium 4 : IA32 Processor Genealogy (Paperback) The Unabridged Pentium 4 : IA32 Processor Genealogy (Paperback)$2,860$2,717
- 
                
                   Word 排版藝術 Word 排版藝術$620$490
- 
                
                   Windows 程式設計使用 MFC (Programming Windows with MFC, 2/e) Windows 程式設計使用 MFC (Programming Windows with MFC, 2/e)$990$782
- 
                
                   Windows CE.NET 程式設計 (Programming Microsoft Windows CE .Net, 3/e) Windows CE.NET 程式設計 (Programming Microsoft Windows CE .Net, 3/e)$890$703
- 
                
                   Linux 指令詳解辭典 Linux 指令詳解辭典$650$553
- 
                
                   Head First Servlets & JSP:SCWCD 專業認證指南 (Head First Servlets & JSP) Head First Servlets & JSP:SCWCD 專業認證指南 (Head First Servlets & JSP)$880$748
- 
                
                   LPI Linux 第一級資格檢定 (LPI Linux Certification In a Nutshell, 2/e) LPI Linux 第一級資格檢定 (LPI Linux Certification In a Nutshell, 2/e)$880$695
- 
                
                   作業系統原理 (Silberschatz: Operating System Principles, 7/e) 作業系統原理 (Silberschatz: Operating System Principles, 7/e)$780$741
- 
                
                   鳥哥的 Linux 私房菜基礎學習篇, 2/e 鳥哥的 Linux 私房菜基礎學習篇, 2/e$780$663
- 
                
                   專案管理之美學 (The Art of Project Management) 專案管理之美學 (The Art of Project Management)$620$490
- 
                
                   Ajax 網頁程式設計─Google 成功背後的技術 Ajax 網頁程式設計─Google 成功背後的技術$580$493
- 
                
                   ASP.NET 2.0 深度剖析範例集 ASP.NET 2.0 深度剖析範例集$650$507
- 
                
                   SQL 語法範例辭典 SQL 語法範例辭典$550$468
- 
                
                   聖殿祭司的 ASP.NET 2.0 專家技術手冊─使用 C#, 2/e 聖殿祭司的 ASP.NET 2.0 專家技術手冊─使用 C#, 2/e$720$569
- 
                
                   從做中學 C# 遊戲程式設計 (Beginning C# Game Programming) 從做中學 C# 遊戲程式設計 (Beginning C# Game Programming)$480$408
- 
                
                   Television Engineering and Video Systems (IE-Paperback) Television Engineering and Video Systems (IE-Paperback)$750$735
- 
                
                   寫給 SA 的 UML/MDA 實務手冊 寫給 SA 的 UML/MDA 實務手冊$350$298
- 
                
                   Audio Signal Processing and Coding (Hardcover) Audio Signal Processing and Coding (Hardcover)$1,200$1,176
- 
                
                   現代嵌入式系統開發專案實務-菜鳥成長日誌與專案經理的私房菜 現代嵌入式系統開發專案實務-菜鳥成長日誌與專案經理的私房菜$600$480
- 
                
                   Embedded Linux 開發實務徹底研究 (Embedded Linux Primer: A Practical Real-World Approach) Embedded Linux 開發實務徹底研究 (Embedded Linux Primer: A Practical Real-World Approach)$720$612
- 
                
                   Digital Television: Technology and Standards (Hardcover) Digital Television: Technology and Standards (Hardcover)$1,650$1,617
商品描述
Description:
COMPILER CONSTRUCTION: PRINCIPLES AND PRACTICE features a comprehensive, hands-on case study project for constructing an actual, working compiler. This case study involves a relatively simple programming language that will expose readers to the basic concepts used (and potential pitfalls) in constructing larger compilers. Kenneth Louden and his colleagues at San Jose State University have successfully class-tested this approach. COMPILER CONSTRUCTION is a natural extension of Professor Louden's popular text PROGRAMMING LANGUAGES: PRINCIPLES AND PRACTICE. Professionals joining or beginning a compiler project will find COMPILER CONSTRUCTION valuable, as it provides the basic theory, necessary tools, and practical experience to design and program an actual compiler.
Table of Contents:
1. Introduction
2. Scanning
3. Context-Free Grammar and Parsing
4. Top-Down Parsing
5. Bottom-Up Parsing
6. Semantic Analysis
7. Runtime Environments
8. Code Generation
Appendices:
A: Compiler Project
B Tiny Compiler Listing
C: Tiny Machine Simulator Listing
商品描述(中文翻譯)
描述:
《編譯器建構:原則與實務》提供了一個全面的、實作性的案例研究專案,旨在構建一個實際可運作的編譯器。這個案例研究涉及一種相對簡單的程式語言,將使讀者接觸到在構建更大型編譯器時所使用的基本概念(以及潛在的陷阱)。Kenneth Louden 及其在聖荷西州立大學的同事們已成功地對這種方法進行了課堂測試。《編譯器建構》是 Louden 教授的熱門教材《程式語言:原則與實務》的自然延伸。參與或開始編譯器專案的專業人士將會發現《編譯器建構》非常有價值,因為它提供了設計和編程實際編譯器所需的基本理論、必要工具和實踐經驗。
目錄:
1. 介紹
2. 掃描
3. 上下文無關文法與解析
4. 自上而下解析
5. 自下而上解析
6. 語意分析
7. 執行環境
8. 代碼生成
附錄:
A: 編譯器專案
B: Tiny 編譯器清單
C: Tiny 機器模擬器清單

 
    
 
     
    
 
    
 
     
     
     
     
     
     
    