[Pkg-mono-devel] Some new .NET stuff

John Goerzen jgoerzen@complete.org
Thu, 26 Aug 2004 16:57:12 -0500


Hi,

I've gotten interested in .NET stuff of late and have uploaded several 
things recently:

 * Sponsored upload of ajmitch's DotGNU Portable .NET packages.
   This would be the first non-Mono .NET implementation in Debian.
   The pnet cscc is of particular interest to me, as it can compile
   (some) C programs into .NET programs.  We will likely need to 
use /etc/alternatives for /usr/bin/al.

 * Packaged and uploaded nant, a building tool.  (required for build of 
ikvm)

 * Packaged and uploaded ikvm.  It can act as a Java virtual machine or 
can compile Java JAR files into .NET DLLs.  Java code can access .NET 
and vice-versa.

-- John