ultrix man page for eyacc

Query: eyacc

OS: ultrix

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

eyacc(1)						      General Commands Manual							  eyacc(1)

Name
       eyacc - modified yacc allowing much improved error recovery

Syntax
       eyacc [-v] [grammar]

Description
       The  command  is an old version of which produces tables used by the Pascal system and its error recovery routines.  The command fully enu-
       merates test actions in its parser when an error token is in the look-ahead set.  This prevents the parser from making  undesirable  reduc-
       tions when an error occurs before the error is detected.  The table format is different in than it was in the old as minor changes had been
       made for efficiency reasons.

See Also
       yacc(1)

																	  eyacc(1)
Related Man Pages
byacc(1) - redhat
jocamlyacc(1) - debian
yacc(1) - v7
bison(1) - centos
bison(1) - mojave
Similar Topics in the Unix Linux Community
Create user with sudo ability to root.