| Related articles |
|---|
| Is the relation beetween grammar.y and yy.tab.c bijective ? nratier@jsbach.univ-fcomte.fr (Nicolas Ratier) (2000-03-23) |
| Re: Is the relation beetween grammar.y and yy.tab.c bijective ? joachim.durchholz@halstenbach.com.or.de (Joachim Durchholz) (2000-03-28) |
| Re: Is the relation beetween grammar.y and yy.tab.c bijective ? cfc@world.std.com (Chris F Clark) (2000-04-03) |
| From: | Nicolas Ratier <nratier@jsbach.univ-fcomte.fr> |
| Newsgroups: | comp.compilers |
| Date: | 23 Mar 2000 22:27:21 -0500 |
| Organization: | LPMO |
| Keywords: | yacc, question |
Hi,
Is there a way to "reverse" the C program genereted by Yacc (bison).
i.e. get the Yacc original grammar. Corrolary : Does the relation
beetween Yacc and yy.tab.c is bijective ?
Nicolas
Return to the
comp.compilers page.
Search the
comp.compilers archives again.