info on expected tokens upon syntax error

RK <rkeller@essex.ac.uk>
3 Dec 2006 21:34:12 -0500

          From comp.compilers

Related articles
info on expected tokens upon syntax error rkeller@essex.ac.uk (RK) (2006-12-03)
| List of all articles for this month |

From: RK <rkeller@essex.ac.uk>
Newsgroups: comp.compilers
Date: 3 Dec 2006 21:34:12 -0500
Organization: Janet Usenet Reading Service.
Keywords: parse, errors, question
Posted-Date: 03 Dec 2006 21:34:12 EST

Hi


need some parser generator compatible with C, preferably some YACCish
mutant tool that chucks out a parser that, when hitting a syntax error,
delivers the set of expected tokens in place of the erroneous token.
(Yes, YACC is pre-big-bang, no, have no time to mess with a parser
skeleton right now or to sift through dead links coming from archives :)


Thank you so much


Rob
--



Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.