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: New frontend: PL/I for gcc


On Saturday, March 15, 2003, at 11:49 AM, Henrik wrote:
Also, does anyone have some references for doing two-pass parsing using gcc?

CHILL and g++ both have (had) two pass parsing... CHILL was what one might call full two pass parsing. g++ used something close to it for eating templates.



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