Related articles |
---|
Checking up a grammar vikram@eecs.umich.edu (Vikram V Asrani) (2000-06-10) |
Re: Checking up a grammar vugluskr@unicorn.math.spbu.ru (2000-06-14) |
From: | vugluskr@unicorn.math.spbu.ru (Roman Shaposhnick) |
Newsgroups: | comp.compilers |
Date: | 14 Jun 2000 13:00:08 -0400 |
Organization: | St.Petersburg University |
References: | 00-06-040 |
Keywords: | parse, testing |
On 10 Jun 2000 15:14:24 -0400, Vikram V Asrani wrote:
>I am developing a language and have written a rough sketch of the
>grammar for it. Does any one have suggestions on how I should go about
>checking whether the power of the grammar matches what I have in mind.
It is hard to answer your question because "power" has a very vague
semantics in this context. What do you want to know ? The language of
your grammar ? Is it LR? Is it LL? Does it belong to some other class
? Please be more specific.
Thanks,
Roman.
Return to the
comp.compilers page.
Search the
comp.compilers archives again.