Re: IDE for dotnet on linux

Radek Polak <[email protected]> Tue, 13 Sep 2005 10:11:25 +0200
Newsgroups gmane.comp.gnu.dotgnu.developer
Message-ID <[email protected]>
>A lot of IDE-like environments could benefit from a C# compiler with an 
>object-oriented interface to its internals.
>

Portable .NET compiler is such a compiler and I have written the 
interface (though it is not complete). I am hoping that it can get to 
CVS when it's finished and when it's proved to be usefull.

Btw here are sources http://svn.gna.org/viewcvs/libide/trunk/ and here 
is screenshot http://phoenix.inf.upol.cz/~polakr/pnet/portable_studio1.png

Radek