Related articles |
---|
info on expected tokens upon syntax error rkeller@essex.ac.uk (RK) (2006-12-03) |
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
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.