[Mono-dev] JaCIL Project

Almann T. Goo almann.goo at gmail.com
Mon May 22 09:09:13 EDT 2006


On 5/22/06, Eyal Alaluf <eyala at mainsoft.com> wrote:
>
> We are now in the middle of a rewrite and in this rewrite we are using
> Cecil and ASM
> (via IKVM). The version of the converter in the product was written in
> C++.
>

This is a very similar approach to what I am doing--having Cecil take care
of the PE format abstraction and ASM deal with the class file format is
working very well.

I am aware of your converter (it's called Grasshopper, right?), which gave
me promise that this was doable.  I have not used the converter myself as I
wanted to keep my implementation as clean room as possible from any
proprietary implementations.

-Almann

P.S. JaCIL just got field loading and storing, plus virtual method
invocation on classes (not interfaces yet) and static method invocation
yesterday in SVN : ).

-- 
Almann T. Goo
almann.goo at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20060522/c7307e7e/attachment.html 


More information about the Mono-devel-list mailing list