CHAPTER1

2016-04-01  本文已影响0人  薛家四少

Exercises Section 1.1.1

Exercise 1.1.1: What's the difference between a compiler and an interpreter?

Exercise 1.1.2: What are the advantages of
(a) a compiler over an interpreter
(b) an interpreter over a compiler?

Exercise 1.1.3: What advantages are there to a language-processing system in which the compiler produces assembly language rather than machine language?

Exercise 1.1.4: A compiler that translates a high-level language into another high-level language is called a source-to-source translator . What advantages are there to using C a target language for a compiler?

Exercise 1.1.5: Describe some of the tasks that an assembler needs to perform.

上一篇下一篇

猜你喜欢

热点阅读