Structured Development Environment Based on the Object-Oriented Concepts

Fei Xianglin,Liao Lei,Wang Hezhen,Wang Chengzao
DOI: https://doi.org/10.1007/bf02946569
IF: 1.871
1992-01-01
Journal of Computer Science and Technology
Abstract:The object-oriented software development is a kind of promising software methodology and leading to a wholly new way for solving problems. In the research on the rapid construction of Structured Development Environment (SDE) that supports detailed design and coding in software development, a generator that can generate the SDE has been applied as a metatool. The kernel of SDE is a syntax-directed editor based on the object-oriented concepts. The key issue in the design of SDE is how to represent the elements of target language with the class concept and a program internally. In this paper, the key concepts and design of the SDE and its generator as well as the implementation of a prototype are to be discussed.
What problem does this paper attempt to address?