載入...

Compilers: Principles, techniques, and tools /

書目詳細資料
主要作者: Aho, Alfred V.
格式: Printed Book
語言:English
出版: Delhi : Pearson Education, 1986.
書本目錄:
  • 1. Introduction to compiling 2. Simple one-pass compiler 3. Lexical analysis 4. Syntax analysis 5. Syntax-directed translation 6. Type checking 7. Run-Time environments 8. Intermediate code generation 9. Code generation 10. Code optimization 11