YACC grammar for C language

Jung Hamel jhh at calmasd.GE.COM
Tue Jan 10 08:31:01 AEST 1989


   Does anybody have or know of YACC grammar for C that does
not require the lexical analyser to differentiate typedef
names from other identifier names. We have tried to "fix" a
grammar with this but always get an illegal grammar for YACC.
Our lexical analyser does not have access to the full set of
typedef names.

Thanks, Jung  Hammel.   ...ucsd!calmasd!jhh

                        or

                         jhh at calmasd.GE.COM



More information about the Comp.lang.c mailing list