| Previous | [1] | [2] | [3] | [4] | [5] | [6] | [7] | [8] |
Chung-Hua Hu and Feng-Jian Wang
Institute of Computer Science and Information Engineering
National Chiao Tung University
Hsinchu, Taiwan 300, R.O.C.
The ultimate goal of a programming environment is to help simplify the software development process. For an object-oriented language, a visual (object-oriented) programming environment (VOOPE) must at least satisfy four essential requirements to meet this goal: interactivity, integration, incrementality, and intelligence. In this study, object-oriented techniques were systematically applied to construct such a VOOPE. On the other hand, some characteristics of object-oriented languages, such as inheritance and polymorphism, may themselves be barriers to understanding, maintaining and even constructing object-oriented programs. To solve, or at least alleviate, this problem, a language-based editing process has been designed and incorporated into our VOOPE. This process contains two key elements: syntax-directed editing facilities and an in-place editing assistant, which facilitate object-oriented program development by providing useful programming guidance and by reducing the number of potential programming errors. We have so far developed a window-based environment prototype using Visual C++ and the Microsoft Foundation Classes library.
Keywords: visual programming, integrated programming environment, object-oriented techniques, incremental program development, C++
Received July 16, 1997; accepted April 10, 1998.
Retrieve PDF document (199907_07.pdf : 293,788 bytes)
Communicated by Y. S. Kuo.
* This research was supported in part by the National Science Council, under contract number NSC 87-2213-E009-002.