This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Q: front-ends to gcc
Op wo 18-09-2002, om 13:59 schreef Jarl Friis:
> Dear GCC team.
>
> I am curious of the plans/status of a C# front-end for gcc, can anyone
> give me some information on this?
If anybody is planning this, it hasn't been announced yet. There's not
CIL backend either.
(It would be interesting to have a tree->IL back end, especially once
the ast optimizers all work...)
There are free C# compilers, such as Mono:: (written in C#) and dotGNU
Portable.NET (written in C).
Greetz
Steven