3.1. Java Language Conversion Assistant

The JLCA is a tool that converts Java source codes into C# codes automatically. I suppose writing such a tool is much easier than writing a C# to Java code conversion tool because Java was designed to be platform independent, so there are no operating system-specific codes in the Java core API classes.

I can't write much about this tool until it goes final and its feature set solidifies. [4]

[4] At time of writing, the final version of J# has just been released while JLCA is still in beta.

Get From Java to C#: A Developer's Guide now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.