Translating Java into D
    Jacob Carlborg 
    doob at me.com
       
    Sat Nov 16 12:52:14 UTC 2019
    
    
  
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
    
    
More information about the Digitalmars-d-learn
mailing list