| G. Goos and W. Wait. Compiler Construction. Springer, 1984. |
....It is possible to use the same programming language as source and as destination language. The transformations applied to the code during compilations may then be renaming of variables and functions, or like in the approach of this diploma thesis, restructuring the program to get components. GW84] and [ASU86] explain compiler techniques in detail. The PUMA Library I used the PUMA [Gro02] library for code analysis. It provides a C C scanner and parser, as well as access to the AST and the symbol table. It also provides code manipulation classes to transform the code according to speci ....
....table. It also provides code manipulation classes to transform the code according to speci ed rules. Appendix B describes the PUMA library in detail. 2.2 Related Work This diploma thesis crosses compiler topics and operating system topics. Compliers and their base techniques are described in [GW84] and [ASU86] Operating systems in general are described by [Tan92] and [Sta00] This work uses code of the SawMill multiserver operating system framework. describes SawMill s multiserver approach, Hup02] its IP network subsystem. JHA01] de nes problems that must be automated to use ....
G. Goos and W. Wait. Compiler Construction. Springer, 1984.
Online articles have much greater impact More about CiteSeer.IST Add search form to your site Submit documents Feedback
CiteSeer.IST - Copyright Penn State and NEC