Sciweavers

WCRE
2000
IEEE

Towards Portable Source Code Representations using XML

13 years 8 months ago
Towards Portable Source Code Representations using XML
One of the most important issue in source code analysis and software re-engineering is the representation of ode text at an abstraction level and form suitable for algorithmic processing. Moreover, source code representation schemes must be compact, accessible by well defined application programming interfaces (APIs) and above all portable to different operating platforms and various CASE tools. This paper proposes a program representation technique that is based on language domain modes and the XML markup language. In this context, source code is represented as XML DOM trees that offer a higher level of openess and portability than custom-made tool specific Syntax Trees. The DOM trees can be exchanged between tools in textual or binary form. Similarly, the domain model allows for language entities to be associated with analysis services offered by various CASE tools, leading to an Integrated Software Maintenance Environment.
Evan Mamas, Kostas Kontogiannis
Added 01 Aug 2010
Updated 01 Aug 2010
Type Conference
Year 2000
Where WCRE
Authors Evan Mamas, Kostas Kontogiannis
Comments (0)