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: Putting C++ code into gcc front end


On Monday, March 3, 2003, at 09:41 PM, Gabriel Dos Reis wrote:
Tom Tromey <tromey at redhat dot com> writes:

[...]

| However, the libgcj verifier is written in C++.  So, if I were to do
| this, it would mean adding some C++ code to the gcj front end.

I think we should abandon the idea that C++ is a second zone class
language and just use it as a primary language, which means we should
use it where it simplifies programming and where it provides better
abstraction tools than plain C.  I support your initiative.

This can't be worse than using Ada! [ ducking ]



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