[antlr-interest] Translating from Java to C++

Randall R Schulz rschulz at sonic.net
Sun Feb 4 07:57:28 PST 2007


Andy,

On Sunday 04 February 2007 07:19, Andy Tripp wrote:
>  I spent three years building a C-to-Java translator, and also have a
> COBOL-to-Java translator and C++-to-Java translator both in beta
> trials now. See jazillian.com. It's harder than it looks, and the
> biggest issue is what to do with the libraries.

This is probably only a tangent, but now that Sun's Java is open-source 
(and the library sources, at least the non-native methods, were 
available in the SDK for a long time), you could just take the library 
sources (for the pure Java classes, anyway) and apply your translator.


Randall Schulz


More information about the antlr-interest mailing list