Path: news.daimi.aau.dk!not-for-mail From: J|rg Olaf Schneider Newsgroups: comp.lang.beta Subject: Extensions to the Beta grammar Date: Wed, 12 Feb 1997 10:51:26 +0100 Organization: DAIMI, Computer Science Dept. at Aarhus University Lines: 15 Message-ID: <3301929E.1F83@daimi.aau.dk> NNTP-Posting-Host: humulus.daimi.aau.dk Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 3.0 (X11; I; SunOS 5.5.1 sun4u) Xref: news.daimi.aau.dk comp.lang.beta:10961 While experimenting with extensions to the Beta grammar, I observed that the bobsit tool concludes that the beta grammar is not LALR(1), and hence will not generate a correct parser even for Beta. The grammar used is in the directory '~beta/grammars/v2.5/'. Can anyone tell me, why the grammar is not LALR(1), and how can I obtain a correct parser? -- Jorg ------------------------------------------------------------------- / Jorg Schneider, Computer Science Department, Aarhus University / / Ny Munkegade 116, Bld. 540, DK-8000 Aarhus C, DENMARK / / Email: josch@daimi.aau.dk / / WWW: http://www.daimi.aau.dk/~josch / -------------------------------------------------------------------