Compilers and Compiler Generators: An Introduction With C++

Compilers and Compiler Generators: An Introduction With C++

简介:

专为计算机科学学生学习编译器/编程语言翻译的第二年或最后一年的课程,本文设法结合理论,实际应用和足够使用编译器编写工具,为学生提供坚实的介绍。

本文提供了足够的理论,使读者能够深入了解编程语言设计和实现的领域,而不会使学生过多地数学。它还提供了翻译器的案例研究 (完成了一个小型汇编器编译器)。本书中的插图集中于C的使用,同时解释了有限的面向对象功能。

英文简介:

Designed for computer science students studying for a second or final year course in compilers/programming language translation, this text manages to combine theory, practical applications and enough use of compiler writing tools to give students a solid introduction to the subject.

The text provides enough theory to allow the reader insight into areas of programming language design and implementation - without overwhelming the student with too much maths. It also provides case studies of translators (which completes a small assembler compiler).

The illustrations in the book concentrate on the use of C++, whilst limited object-oriented features are explained.

书名
Compilers and Compiler Generators: An Introduction With C++
译名
编译器和编译器生成器:C++ 简介
语言
英语
年份
2000
页数
427页
大小
1.06 MB
标签
  • C++
  • 编译器
  • 下载
    pdf iconCompilers and Compiler Generators: An Introduction With C++.pdf
    密码
    65536

    最后更新:2025-04-12 23:54:36

    ←Start Here: Python Programming for Beginners

    →Hacknot - Essays on Software Development