Related articles |
---|
Intermediate Code Size for Phases of Compilation mazeikis@qucis.queensu.ca (1991-02-12) |
Newsgroups: | comp.compilers |
From: | mazeikis@qucis.queensu.ca (Andy Mazeikis) |
Keywords: | code, analysis, question |
Organization: | Queen's University, Kingston |
Date: | 12 Feb 91 15:22:52 GMT |
Given the standard phases of compilation:
1) Lexical Analysis
2) Parsing
3) Semantic Analysis
4) Code Generation
has there been any research done comparing the size of the intermediate
code produced by each phase, to the size of the input to that phase or
to the size of the original program text.
Please email responses to:
mazeikis@qucis.queensu.ca
Thanks,
Andrew J. Mazeikis
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.