Re: Is there an error correcting parser generator out there?

wjw@wjw.iaehv.nl (Willem Jan Withagen)
Wed, 28 Sep 1994 00:39:12 GMT

          From comp.compilers

Related articles
Is there an error correcting parser generator out there? hallmann@shiva.informatik.uni-dortmund.de (1994-09-26)
Re: Is there an error correcting parser generator out there? wjw@wjw.iaehv.nl (1994-09-28)
Re: Is there an error correcting parser generator out there? johnm@po.EECS.Berkeley.EDU (1994-09-28)
Re: Is there an error correcting parser generator out there? rfg@netcom.com (1994-09-29)
Re: Is there an error correcting parser generator out there? wgsteven@undergrad.math.uwaterloo.ca (1994-09-29)
Re: Is there an error correcting parser generator out there? jon@mauney.com (1994-09-29)
Re: Is there an error correcting parser generator out there? dtarditi@cs.cmu.edu (David Tarditi) (1994-09-29)
Re: Is there an error correcting parser generator out there? parrt@everest.ee.umn.edu (Terence Parr) (1994-09-30)
[8 later articles]
| List of all articles for this month |

Newsgroups: comp.compilers
From: wjw@wjw.iaehv.nl (Willem Jan Withagen)
Keywords: parse, question
Organization: DigiWare
References: 94-09-142
Date: Wed, 28 Sep 1994 00:39:12 GMT

=> I'm searching for a parser generator, which generates error correcting
=> parsers.


I'd expect any decent compiler tool to do so.
But I know for shure that the parser generators in Cocktail do this.
They even generate information to signal fixes, and/or inserts to the user.
Great stuff.


The author has started his own company doing compiler tool development, and
thus he's trying to make a living from cocktail.
But older versions (still very workable) are available from:
ftp.eb.ele.tue.nl:/pub/src/cocktail.*


Willem Jan Withagen
--


Post a followup to this message

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