You are hereAbstract

Abstract



Re-Engineering To Analyse OO Programming Techniques

by S. S. Sachdeva, K. S. Kahlon, H. Singh

Abstract - The only documentation of a program is the code and the forgotten thoughts inside the head of the programmer who wrote the system many years ago. Reverse engineering tools are currently available for easing program comprehension and for creating documentation. Lack of documentation will drive you to develop a new system. New requirements motivates to rebuild the system. But rebuilding or redesigning the same system is expensive. So to overcome this problem, analysis of system is done. Analysis field is widening day by day due to which we need reusability not at code level but also at higher level. While concentrating on reverse engineering, efforts are made to analyse and model the OO files by designing the translator which help in better understanding of the program and its complexity.
Copyright © 2008 Praise Worthy Prize S.r.l. - All rights reserved

Keywords: Translator, Static analysis, Dynamic analysis, Modeling.