Java to C??
Does anyone know wether i can convert a Java written program to C?
Thank You
nabil1983
Junior Poster in Training
73 posts since Mar 2005
Reputation Points: 13
Solved Threads: 0
hollystyles
Veteran Poster
1,182 posts since Feb 2005
Reputation Points: 262
Solved Threads: 68
There is some sotware called Toba here:
http://www.thefreecountry.com/compilers/java.shtml
But I guess there wasn't much call for it, as it isn't supported and only works for Java 1.1.
If you are looking to compile Java to native code you can do that directly without the C step. Which also can be found via the above link or just Google a bit.
hollystyles
Veteran Poster
1,182 posts since Feb 2005
Reputation Points: 262
Solved Threads: 68