On 2019-11-14 20:50, NonNull wrote:
Greetings, Java seems to be almost a subset of D in various ways. Has there been any work done to automatically translate Java source into D?
Yes, I'm working on a tool, JPort [1], for automatically translating Java to D. It's not done yet and there's been a couple of years now since I last worked on the project.
[1] https://github.com/d-widget-toolkit/jport/tree/dev -- /Jacob Carlborg