Re: Yacc poll

steve@hubcap.clemson.edu ("Steve" Stevenson)
11 Aug 87 20:01:18 GMT

          From comp.compilers

Related articles
Re: Yacc poll decvax!utzoo!henry (1987-08-06)
Re: Yacc poll pase@ogcvax.UUCP (1987-08-04)
Re: Yacc poll steve@hubcap.clemson.edu (1987-08-11)
Re: Yacc poll ihnp4!m10ux!mncm000) (1987-08-14)
Re: Yacc poll malcolm@keilir.UUCP (1987-08-14)
Re: Yacc poll jbn@glacier.STANFORD.EDU (1987-08-16)
Re: Yacc poll decvax!utzoo!henry (1987-08-17)
Re: Yacc poll harvard!seismo!sun!tekchips!stevev (Steve Vegdahl) (1987-08-17)
Re: Yacc Poll harvard!rutgers!mcnc!ece-csc!mauney (1987-08-18)
| List of all articles for this month |

From: steve@hubcap.clemson.edu ("Steve" Stevenson)
Date: 11 Aug 87 20:01:18 GMT
References: <642@ima.ISC.COM>
Organization: Clemson University, Clemson, SC

Hand-writing a recursive descent parser makes as much sense as hand-writing
a LALR(1) parser. Why don't you use yacc-lex to write a simple input
mimic of yacc, then use a reasonable plagiarism (like from Backhouse's
book.)


We did it here - and extended this LL beast as a master's project. (Dave
Rivers at DataGeneral. Hi,Dave :-) ].
--
D. E. (call me Steve) Stevenson steve@hubcap.clemson.edu
Department of Computer Science, (803)656-5880.mabell
Clemson University, Clemson, SC 29634-1906
--


Post a followup to this message

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