A FrontEnd in C++?

Alexandre Oliva aoliva@redhat.com
Mon Aug 19 06:55:00 GMT 2002


On Aug 19, 2002, Zack Weinberg <zack@codesourcery.com> wrote:

> Based on the number of problems we have encountered with the Ada front
> end compared to the others, I think that as a matter of project policy
> writing front ends in any language other than C should be discouraged.

I disagree.  The problems have all been caused by the front end
requiring a pre-existing, compatible build of itself to build.  Using
C++ to create a front end for any language other than C++ wouldn't
bring in any new problems.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                 aoliva@{redhat.com, gcc.gnu.org}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist                Professional serial bug killer



More information about the Gcc mailing list