Intermediate Code Size for Phases of Compilation

mazeikis@qucis.queensu.ca (Andy Mazeikis)
12 Feb 91 15:22:52 GMT

          From comp.compilers

Related articles
Intermediate Code Size for Phases of Compilation mazeikis@qucis.queensu.ca (1991-02-12)
| List of all articles for this month |

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
--


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.