[Mono-list] Java Bytecode -> IL Bytecode Compiler

Bob Smith bob@thestuff.net
Thu, 10 Jan 2002 15:07:27 -0500 (EST)


The bytecode converter would be relatively simple, but the resulting code
would be unusable without a set of work alike java class libs built on top
of System. Its doable, (and would be very cool) but maping the java corlib
onto the .net corlib will take alot of work. I suggest you start a second
project for javalib on .net. It would be very usefull by itself.

On Thu, 10 Jan 2002, Gaurav Vaish wrote:

> Hello,
>     I spawned a thread at developers mailing list at dotGNU and though should
> also do the same here.
>
>     This semester at my college, I am auditing a course on compilers and thought
> it would be a good idea to implement a Java Bytecode to IL Bytecode compiler, or
> jilc as I like to call it.
>
>     I was just wondering if any of the hackers here has done some part in it.
>
>     Those interested in what took place publically, please have a look at:
>
> http://subscribe.dotgnu.org/pipermail/developers/2002-January/001646.html
>
>
>     Thanks Rhys and Gopal (at dotGNU) for giving a better insight into what am I
> supposed to do, and the latter for a bytecode hacking program.
>
>
> Cheers,
> Gaurav Vaish
> http://mastergaurav.virtualave.net
> http://calendar.yahoo.com/mastergaurav
> ---------------------------------
>
>
>
> _______________________________________________
> Mono-list maillist  -  Mono-list@ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>