Re: Looking for Yacc grammar parser

Scott Stanchfield <scooter@mccabe.com>
21 Mar 1996 23:57:53 -0500

          From comp.compilers

Related articles
Looking for Yacc grammar parser white@angmar.llnl.gov (Greg White) (1996-03-17)
Re: Looking for Yacc grammar parser scooter@mccabe.com (Scott Stanchfield) (1996-03-21)
Re: Looking for Yacc grammar parser xtofd@aol.com (1996-03-25)
| List of all articles for this month |

From: Scott Stanchfield <scooter@mccabe.com>
Newsgroups: comp.compilers
Date: 21 Mar 1996 23:57:53 -0500
Organization: McCabe & Associates
References: 96-03-122
Keywords: yacc

I saw a yacc2html tool that seemed to have a pretty good grammar for
yacc. You should be able to find it in a web search. If not, let me
know and I'll see if I can find the url.


(I've got one that I use for pretty-printing yacc, but it's in
pccts and is pretty much just a lexer...)


Good luck!
Scott


Greg White wrote:
>
> I am looking for a program that will allow me to parse Yacc grammars.
> I am trying to create a yacc -> yacc translator which imbeds
> state information in the code segments.
--
Scott Stanchfield McCabe & Associates -- Columbia, Maryland
--


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.