Using C++ in gcc (was Re: [RFC] type safe trees)
Alexandre Oliva
aoliva@redhat.com
Sat Jun 26 04:17:00 GMT 2004
On Jun 25, 2004, kenner@vlsi1.ultra.nyu.edu (Richard Kenner) wrote:
> But Ada and C++ are languages of roughly equivalent complexity
This might even be true, but a lot of the C++ complexity lies in the
compiler, whereas a lot of the Ada complexity is in the run-time. The
C++ run-time adds exceptions to the requirements imposed by C. Ada
requires far more than that, AFAIK.
--
Alexandre Oliva http://www.ic.unicamp.br/~oliva/
Red Hat Compiler Engineer aoliva@{redhat.com, gcc.gnu.org}
Free Software Evangelist oliva@{lsd.ic.unicamp.br, gnu.org}
More information about the Gcc
mailing list