>>>>> "Stefano" == Stefano Mazzocchi <[EMAIL PROTECTED]> writes:

>> JCVM has a nice feature in this area in that it converts bytecode to C
>> and then lets GCC compile that.

Stefano> Hmmm, interesting... I wonder if we could hook directly into the
Stefano> compiler intermediate representation instead of having to write a big
Stefano> string using C syntax and fire a parser on it.

Stefano> Does anybody know if GCC allows such a thing?

It already exists -- you're describing gcj.

Tom

Reply via email to