Online tool : https://kalkicode.com/ai/java-to-golang-converter-online This tool is capable to Converting existing Java code to Golang.
On Friday, December 17, 2021 at 1:11:13 AM UTC+5:30 alex-coder wrote: > The topic is very interesting, is anyone being worked on a subject ? > Thank you. > > четверг, 11 мая 2017 г. в 21:19:13 UTC+3, dtr...@gmail.com: > >> >> Java has vast number of libraries. >> >> Good thing is Golang is catching up with its own style. >> >> There are cases though where there is no equivalent libraries ( PDF >> reading / writing, TIFF reading writing, Office File formats) >> >> There were a few attempts for Java to Go conversions but not complete (if >> ever can be complete). >> >> github.com/dglo/java2go (converter but not with UTF-8 capabilities) >> >> https://github.com/timob/javaparser (java parser) >> >> github.com/tinycedar/class-parser (java class parser) >> >> github.com/tinylcy/SmallVM (Java VM interpreter) >> >> github.com/tinycedar/vanilla >> >> All of these projects show the need to read from Java. >> >> Is there any other project or effort to map java functions --> go or even >> a decent converter? >> >> Any plans to make a decent converter from somebody? >> >> >> -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/2080cfb4-faae-456b-a84d-494ce65ca994n%40googlegroups.com.