I'm developing in swift for iOS and i would like to convert my Utils library in java to swift. Is there any online converter to convert simple java code into swift code?
This is basic tool which is capable to convert custom java code into equivalent in swift 4 code. This tool is support java 8 package, And convert into swift code with limited functionality. Such as String, Map, Set etc.
Peryton, named after the mythological deer that has the wings of a bird, is a Python to Swift Transpiler. It can accept native Python code, parse it, and translate that code to the equivalent code in swift. The major advantages of using Peryton are: You can write IOS/OS X applications use Python.
I don't know about a java to swift converter, however, Google developed a Java to objective-C converter, you can find it at https://github.com/google/j2objc
You can use objective c files together with swift files in one project. I think this is the only way to go.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With