[Mono-dev] "Hello World" in C# to Java using Mono and JaCIL

Almann T. Goo almann.goo at gmail.com
Sun Jul 23 18:39:09 EDT 2006


Hi all,
I have bundled up another release of the JaCIL .NET to JVM byte-code
compiler (milestone version 0.6.0.0).  With this release, I have also
written a short "quick start" guide that walks though compiling a simple C#
application to Java using Mono/.NET.

Feel free to give it a look at:
http://www.cs.rit.edu/~atg2335/project/quickstart.php<http://www.cs.rit.edu/%7Eatg2335/project/quickstart.php>

Now that the compiler is more mature and supports things like "managed
pointers" and "value types".  I have created some interesting examples
bundled with the distribution--notably I wrote a C# implementation of the
MD5 Message Digest and the Blowfish Cipher to help me with benchmarking.
Both of these translate to the JVM and are some examples of non-trivial code
that translates with JaCIL.

JaCIL Project home page:
http://jacil.sourceforge.net/

JaCIL 0.6.0.0 download site:
http://sourceforge.net/project/showfiles.php?group_id=166087&package_id=188734&release_id=434045

Let me know what you think!

Best regards,
Almann

-- 
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/20060723/6bcc2c8c/attachment.html 


More information about the Mono-devel-list mailing list