@article {18408, title = {Optimization of structured programs}, journal = {Software: Practice and Experience}, volume = {4}, year = {2006}, month = {2006/10/27/}, pages = {51 - 57}, abstract = {The class of programs which do not contain goto statements has a structure which lends itself to optimization by an optimizer that is fast, efficient and relatively easy to program. The design of such an optimizer is described, along with some of the results obtained using this optimizer{\textemdash}one such result being that very little code optimization is achieved. The conjecture is made that this is true because gotoless programming languages lend themselves to more compact and concise object code at the source language level.}, keywords = {compiler, Nested control structures, Optimizer, structured programming}, isbn = {1097-024X}, doi = {10.1002/spe.4380040106}, url = {http://onlinelibrary.wiley.com/doi/10.1002/spe.4380040106/abstract}, author = {Zelkowitz, Marvin V and Bail,William G} }