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]

Re: New C++ Parser


Mark, just to clarify, when you say "recursive descent" parser, do you
mean a hand written parser, or a table driven LL1 grammar parser. I am
just assuming the first, but some of the questions about "reusing the
grammar" puzzled me.

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