Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!linus!vaxine!wjh12!genrad!decvax!dartvax!amber From: amber@dartvax.UUCP Newsgroups: net.wanted,net.unix Subject: Yacc Question Message-ID: <349@dartvax.UUCP> Date: Sun, 6-Nov-83 23:53:26 EST Article-I.D.: dartvax.349 Posted: Sun Nov 6 23:53:26 1983 Date-Received: Wed, 9-Nov-83 01:18:22 EST Lines: 9 I realize that trying to get YACC to handle errors gracefully is difficult, but that sort of thing makes the world go around. So.... Is there any way to get at the token that YACC dies on, resulting in the error recovery? The 'error' operator in YACC will scan off tokens until it recovers and I'd like to get at the first token it scanned off to see why it died. Any suggestions would be appreciated. -David Kovar ...decvax!dartvax!amber