IKVM: Is it possible to generate C# SOURCE CODE from Java source code? -


i generate not .dll .jar; c# project c# source code. have java source code well, not .jar file.

currently, i'm able generate .dll file, , disassemble tool; , manually fix errors like: field names starting "__\u003c\u003e" don't compile.
way can take, since have java source code, i'm interested in question:

is possible generate c# source code java source code?


Comments

Popular posts from this blog

php - trouble displaying mysqli database results in correct order -

depending on nth recurrence of job in control M -

sql server - Cannot query correctly (MSSQL - PHP - JSON) -