Just dropped my initial code on a new project, molt. molt is a source level java to D conversion tool.
Basically, we parse java into an xml format (using jikes and javaml), then run an XSLT stylesheet (using saxon) over it to transform it to the equivalent D source code. Manual intervention is still necessary, and all comments are lost (this could be a good thing).
I had stopped working on it when I had all but given up on D in the Summer of 2004, but I am putting it out there to try and get others to help out with it.
Come check it out over at dsource.org.
Popularity: 10%
Comments: Comments Off