PDA

View Full Version : C++ to Java



yanom
Mar 16th 2008, 02:37 AM
Is there any program out there that can translate C++ source code to Java and/or JavaScript code? If there was one, it would be extreamly useful.

integr8e
Mar 16th 2008, 11:33 AM
I'm currently only familiar with Java (and a little VB), but Gambas (http://kde-apps.org/content/show.php/gambas+2?content=20018) - as I understand - is supposed to help you translate code from one language to another.

yanom
Mar 17th 2008, 10:48 PM
Thanks!