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: RFD - cleaning up C identifier lookup


On Monday, March 17, 2003, at 01:33 PM, Zack Weinberg wrote:
I spent some time this weekend looking into how the C front end
handles identifier lookup.

Suonds like you're on right track. Would be nice if you conceptually unified C/C++ in your head with Gaby before starting in, so that the code and concepts are mutually compatible and the future directions are similar. I'd almost rather have C++ done first, as it is a superset of C. C then just drops out from that. I understand if you want to just start with C first.



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