Does anyone know wether i can convert a Java written program to C?

Thank You

Recommended Answers

All 2 Replies

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.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.