This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Converting GCC to compilation with C++


    How would it be different from the current situation
    for the Ada front end?

The Ada front end is written in itself, while this is written in a "third"
language (not itself and not in C).  One of the arguments in favor of
writing a front end in itself is that bootstrapping then becomes a good
compiler test.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]