Re: Tools for Syntax Improvement?

rjbotting@csusb.edu (Richard J. Botting)
8 Oct 2000 22:14:40 -0400

          From comp.compilers

Related articles
Tools for Syntax Improvement? rjbotting@CSUSB.edu (2000-10-01)
Re: Tools for Syntax Improvement? idbaxter@semdesigns.com (Ira D. Baxter) (2000-10-06)
Re: Tools for Syntax Improvement? rjbotting@csusb.edu (2000-10-08)
| List of all articles for this month |

From: rjbotting@csusb.edu (Richard J. Botting)
Newsgroups: comp.compilers
Date: 8 Oct 2000 22:14:40 -0400
Organization: AOL http://www.aol.com
References: 00-10-010
Keywords: parse, history

An idiot with my name and address expostulated:
>Way back when, I remember someone published a paper on some tools they
>had that would automatically improve the expression of the grammar of
>a language into a form suitable for a compiler compiler like
>yacc/bison.
>
>I can't find the ref on the WWW or a copy in my office.
>
>Probably between 1978 and 1988?
>
>Is it a fantasy or are there such tools?


It was in 1968. It was not for yacc style parsers but top-down LL(1)
parsing. In the dragon book (Duh).


rbotting at CSUSB edu
Computer Scientist, Ex Sys Admin, Consultant, Researcher, and Reviewer
http://hometown.aol.com/rjbotting/myhomepage/business.html


Post a followup to this message

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