On 2014-07-21 11:52, Mike wrote:
Or, is there a utility out there that can dump Java source to xml or something more consumable by D? Then I might have some hope.
No, not that I know of. You might be able to find a Java grammar for some parser generator that could be used. But, as I wrote in the other post, I think semantic analyze is required to do this well enough.
-- /Jacob Carlborg
