Related articles |
---|
Is YACC / PCCTS used in commercial compilers? johnr@ims.com (1996-12-07) |
Re: Is YACC / PCCTS used in commercial compilers? johnr@ims.com (1996-12-10) |
Re: Is YACC / PCCTS used in commercial compilers? miano@worldnet.att.net (1996-12-15) |
Re: Is YACC / PCCTS used in commercial compilers? oconnorm@eleceng.ee.queensu.ca (1996-12-15) |
Re: Is YACC / PCCTS used in commercial compilers? thetick@scruz.net (Scott Stanchfield) (1996-12-15) |
Re: Is YACC / PCCTS used in commercial compilers? jlilley@empathy.com (1996-12-15) |
Re: Is YACC / PCCTS used in commercial compilers? jsa@edg.com (1996-12-17) |
Re: Is YACC / PCCTS used in commercial compilers? nixon@softlab.se (Leif Nixon) (1996-12-20) |
[1 later articles] |
From: | johnr@ims.com (John Roberts) |
Newsgroups: | comp.compilers,comp.compilers.tools.pccts |
Date: | 10 Dec 1996 12:07:59 -0500 |
Organization: | Integrated Measurement Systems, Inc. |
References: | 96-12-051 |
Keywords: | yacc, parse |
>> I'm wondering if commercial compilers like Microsoft Visual C++,
>> Borland C++, Sun SparcWorks C / C++ use tools like YACC or PCCTS to
>> handle parsing.
>
>I can tell you that most commercial compilers use front ends bought
>from specialist vendors. That suggests the answer to your question is No.
I suspected as much (re: using YACC or PCCTS in commercial compilers).
What I'm trying to understand is:
1) What are the problems using YACC/PCCTS in commercial compilers?
(i.e. why aren't they used?)
2) What techniques are used in place of YACC/PCCTS for commerical
compiler parsing?
Ideas, anyone?
thanks,
John Roberts
johnr@ims.com
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.