On Wed, 2002-10-09 at 12:13, Francesco Delfino wrote: > I found this project of a C compiler with an IL backend... maybe it would be > interesting to see if the licensing is compatible with Mono. > > http://www.cs.princeton.edu/software/lcc/
DotGNU Portable.NET has an in-development C front end to cscc; Rhys is working on getting it to compile glibc->IL but it's still very early in its development. For now, though, it has a small libc implementation of its own called pnetC so you can compile very simple C programs to IL. The licensing is, of course, the GNU GPL. Rich _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
