[Mono-list] Windows.Forms and C++

Sergey Chaban serge@wildwestsoftware.com
Wed, 27 Nov 2002 17:50:10 +0200


Hello,

> - writing a CIL backend for LCC was an option, and I didn't see much
>   more discussion about that idea

Just for information. There is IL backend for LCC available from the LCC page.
I think it was mentioned on the list, since it's there for several months now.
It's "just" a C-to-IL compiler though, nothing like Managed Extentions (that
would be Managed "C" in this case not "C++").
[LCC page: http://www.cs.princeton.edu/software/lcc/]

> In the future, these may change, but I have not seen any serious effort
> to try and support Manged Extensions for C++.

It's possible to run VC++ generated apps under Mono though.


Sergey