Re: Can Pascal be parsed by LR(1) parsing algorithm?

crocker@Alliant.COM (Ben Crocker)
Tue, 23 Oct 90 19:39:34 EDT

          From comp.compilers

Related articles
[7 earlier articles]
Re: Can Pascal be parsed by LR(1) parsing algorithm? lindsay@comp.vuw.ac.nz (1990-10-16)
Re: Can Pascal be parsed by LR(1) parsing algorithm? rekers@cwi.nl (1990-10-16)
Re: Can Pascal be parsed by LR(1) parsing algorithm? firth@sei.cmu.edu (1990-10-17)
Re: Can Pascal be parsed by LR(1) parsing algorithm? firth@sei.cmu.edu (1990-10-17)
Re: Can Pascal be parsed by LR(1) parsing algorithm? firth@sei.cmu.edu (1990-10-18)
Re: Can Pascal be parsed by LR(1) parsing algorithm? djones@megatest.uucp (1990-10-21)
Re: Can Pascal be parsed by LR(1) parsing algorithm? crocker@Alliant.COM (1990-10-23)
Re: Can Pascal be parsed by LR(1) parsing algorithm? piet@cs.ruu.nl (1990-10-26)
Re: Can Pascal be parsed by LR(1) parsing algorithm? andy@Theory.Stanford.EDU (1990-10-26)
Re: Can Pascal be parsed by LR(1) parsing algorithm? jas@Ingres.COM (1990-10-28)
Re: Can Pascal be parsed by LR(1) parsing algorithm? firth@sei.cmu.edu (1990-11-05)
| List of all articles for this month |

Newsgroups: comp.compilers
From: crocker@Alliant.COM (Ben Crocker)
In-Reply-To: <14251@goofy.megatest.UUCP>
Keywords: Pascal, LL(1)
Organization: Alliant Computer Systems, Littleton, MA
References: <9112@fy.sei.cmu.edu)
Date: Tue, 23 Oct 90 19:39:34 EDT

Having written a Pascal compiler with an LL(1) parser generator, I can
vouch for the proposition that Pascal is LL(1).


--
Ben Crocker (crocker@alliant.com)
Alliant Computer Systems Corp.
One Monarch Drive
Littleton, MA 01460 (508) 486-4950x1356
[I think we've established that Pascal can be parsed LL(1). Unless something
new shows up, I'll consider the topic closed. -John]
--


Post a followup to this message

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