Specifying direct manipulation within program editors
Abstract
Language specific editors, since they are cognisant of the syntax and semantics of the programming language they manipulate, should provide a number of advantages for software developers. However they have not been widely accepted by software developers for serious software development. In other domains, such as drawing and VLSI design, direct manipulation editors (which are also cognisant of the entities they manipulate) have proven to be successful. Consequently, the incorporation of direct manipulation into program editors is worthy of investigation. Furthermore, the generation of editors from descriptions of the language to be handled and the editing mechanisms to be used has a number of advantages. Thus, this paper outlines a technique for specifying direct manipulation editing of programs which is amenable to the generation of language specific editors from a specification of the desired editing mechanisms.