Compiler Architecture

In this article, we discuss compiler architectures based on two important aspects defining a compiler's architecture, these are, the granularity of data passing through the compiler and the flow of control between compiler modules, we have also gone over the properties of a good compiler and the generated code, portability and retargetability in compiler design.

Table of contents.Introduction.Compiler width.Flow of control.Properties of good compilersProperties of generated code.Portabili...
 •  0 comments  •  flag
Share on Twitter
Published on January 26, 2022 02:03
No comments have been added yet.