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] | |
[Ben Elliston]This should be a side goal of future GCC work: to develop it in a way that makes it easier for the uninitiated to hack on it. This includes removing complicated cruft and generally trying to keep the code base small and as simple as possible.
How about writing gcc in Modern, Standard C++? You could do away with your
crazy garbage-collected C (double ugh).
This inflammatory suggestion was brought to you by...
Just some thoughts about using "Modern" "Standard" C++, Andrew Pinski
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |