JavaML and XSLT
n I use XSLT to convert from JavaML to:
n Ordinary Java source code
(Plain Old Source Representation, POSR)
n HTML pretty-printed view, with index,
indentation, colorization
n Much easier than doing the
conversions using DOM and Perl