Error recovery (long)

Frank Adams franka at mmintl.UUCP
Wed Jun 4 03:29:49 AEST 1986


In article <312 at uw-nsr.UUCP> john at uw-nsr.UUCP writes:
>I don't know the parsing method used in
>this compiler; it does not seem to suffer from poor error recovery as do 
>many recursive-descent parsers.

My impression is that the quality of the error recovery has little to do
with the parsing method used, and a great deal to do with how much effort is
investing in making the error recovery good.

Frank Adams                           ihnp4!philabs!pwa-b!mmintl!franka
Multimate International    52 Oakland Ave North    E. Hartford, CT 06108



More information about the Comp.lang.c mailing list