Sciweavers

TOOLS
1998
IEEE

Macro Processing in Object-Oriented Languages

13 years 8 months ago
Macro Processing in Object-Oriented Languages
There are a number of programmable macro systems such as Lisp's. While they can handle complex program transformation, they still have difficulty in handling some kinds of transformation typical in object-oriented programming. This paper examines this problem and, to address it, presents an advanced macro system based on ideas borrowed from reflection. Unlike other macro systems, our macro system provides metaobjects as the data structure used for the macro processing instead of an abstract syntax tree. This feature makes it easy to implement a range of transformations of object-oriented programs.
Shigeru Chiba
Added 05 Aug 2010
Updated 05 Aug 2010
Type Conference
Year 1998
Where TOOLS
Authors Shigeru Chiba
Comments (0)