This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Accessing GCJ binaries from Visual Basic?


>>>>> "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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]