From: | jsa@edg.com (J. Stephen Adamczyk) |
Newsgroups: | comp.compilers |
Date: | 17 Dec 1996 23:33:23 -0500 |
Organization: | Edison Design Group Inc. |
References: | 96-12-051 96-12-083 96-12-102 |
Keywords: | parse |
jlilley@empathy.com (John Lilley) writes:
>I believe that the Edison Design Group, which markets high-quality
>parser front-ends, uses their own custom parser-generator tools which
>are based on LALR(1) techniques with extensions.
Thanks for the mention, especially the "high-quality" part, but our
front ends use recursive descent, with a precedence modification when
handling expressions.
Steve Adamczyk
Edison Design Group
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.