On 2016-01-05 15:07, Adam D. Ruppe wrote:
If D had the same Java interface out of the box, or the same cutting-edge library I might have use it there too, but meh, idk. It is just a simple server that spits out XML - something Java is very good at.
I'm working on a tool to automatically convert Java to D [1], for DWT. I have no idea how it will work in practice though. It's written in Scala and uses the Eclipse JDT compiler.
[1] https://github.com/d-widget-toolkit/jport/tree/dev -- /Jacob Carlborg