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] | |
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.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |