BDCom-C++: A C++ program understanding system

Hong Mei,Wanghong Yuan,Qiong Wu,Fuqing Yang
IF: 1.019
1997-01-01
Chinese Journal of Electronics
Abstract:BDCom-C++, a program understanding system for C++ language, is described in this paper. This system analyzes C++ programs statically by means of incremental parsing, abstracts program information according to a conceptual model formed with EER (Enhanced Entity Relationship) model and stores the information in database. Moreover, according to different requirements, it facilitates the understanding of C++ programs, creates OOD (Object-Oriented Design) documents reversely, or assists extracting reusable components.
What problem does this paper attempt to address?