[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

gnubol: COBOL Grammar Nucleus Level 2 with error productions



I've added error productions to the grammar at timjosling.homepage.com. Basically
I am rcovering at full stops, and prior to the next verb.

This means that

IF error
   display
ELSE
   display
END-IF

Will produce errors at the ELSE and END-IF. I haven't been able to produce error
productions that don't produce zillions on grammar conflicts to deal with these
situations.

The good news if that the nest statements do get checked.

I will be quiet for a while while I try and get hacks #1 - #13 working. ciao

Tim Josling




--
This message was sent through the gnu-cobol mailing list.  To remove yourself
from this mailing list, send a message to majordomo@lusars.net with the
words "unsubscribe gnu-cobol" in the message body.  For more information on
the GNU COBOL project, send mail to gnu-cobol-owner@lusars.net.