ロード中...

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