Path: utzoo!attcan!uunet!seismo!esosun!ucsdhub!calmasd!jhh From: jhh@calmasd.GE.COM (Jung Hamel) Newsgroups: comp.lang.c Subject: YACC grammar for C language Keywords: YACC grammar for C language Message-ID: <175@calmasd.GE.COM> Date: 9 Jan 89 22:31:01 GMT Organization: GE Calma R&D, San Diego, CA Lines: 13 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@calmasd.GE.COM