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 Wed, 5 Mar 2003 tm_gccmail at mail dot kloo dot net wrote:
> I personally think having parts of GCC written in C++ is a bad idea,
> as it forces people to know Yet Another Language in addition to
> C, shell scripts, sed, makefiles, etc.

Often it's easier to learn YAL rather than trying to understand code which
is in a bad shape due to the fact that the proper language wasn't used.

I'm sorry to say that the latter is the gcc's case in many parts of it.

Fabio Alemagna


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