Accessing GCJ binaries from Visual Basic?

Tom Tromey tromey@redhat.com
Fri Aug 12 16:02:00 GMT 2005


>>>>> "Mohan" == Mohan Embar <gnustuff@thisiscool.com> writes:

Mohan> Hi Andrzej,
>> Uh, oh.. Thanks, but no thanks. I think I'll give up for the moment. I 
>> expected something like gcjh, which would create a *.bas module, that 
>> wraps around the ugly details for me ... but now I know better.

Mohan> It'll be an interesting day when gcjh starts generating
Mohan> VB code. Maybe when Bill Gates throws a bunch of money at
Mohan> Red Hat or the FSF like he did with Apple and Sun....

:-)

It wouldn't be hard to write a java tool to do this kind of thing.
There are a lot of bytecode-reading frameworks out there, e.g. ASM.

Tom



More information about the Java mailing list