Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!iuvax!rutgers!apple!motcsd!hpda!hpcupt1!swh From: swh@hpcupt1.HP.COM (Steve Harrold) Newsgroups: comp.lang.c Subject: Re: Hiding Yacc vars Message-ID: <5940006@hpcupt1.HP.COM> Date: 14 Jun 89 13:46:42 GMT References: Organization: Hewlett Packard, Cupertino Lines: 9 Re: Hiding yacc, et al If such a post-processor existed I would indeed use it. But, as you've already discovered, the "sed" route is already available. Both methods are "post-processors". Additionally, for those implementations of lex and yacc that rely on the -ll and -ly switches for library routines, you'll have to find some way of renaming these vendor supplied external routines.