書誌事項

Compiler design in C

Allen I. Holub

(Prentice-Hall software series)

Prentice Hall, c1990

  • : pbk

大学図書館所蔵 件 / 37

この図書・雑誌をさがす

注記

Bibliography: p. 894-895

内容説明・目次

内容説明

For students, working engineers and programmers, this book teaches real-world compiler design concepts and implementation. The text dedicates the first chapter to an overview of the basic concepts in C programming, and presents a complete C compiler, including the complete sources for three compiler-generation tools (written in ANSI C). It also uses LeX and yacc to develop a complete C compiler, and includes a chapter dedicated to the coverage of C++ topics and features.

目次

  • Basic concepts
  • input and lexical-analysis
  • context-free grammars
  • top-down parsing
  • bottom-up parsing
  • code generation - implementing a small C++ compiler
  • optimization strategies.

「Nielsen BookData」 より

関連文献: 1件中  1-1を表示

詳細情報

ページトップへ