Related articles |
---|
What is the future of Compiler ? blertadn@yahoo.com (blerta bishaj) (2006-06-12) |
Re: What is the future of Compiler technology? tommy.thorn@gmail.com (Tommy Thorn) (2006-06-19) |
Re: What is the future of Compiler technology? oliver@first.in-berlin.de (Oliver Bandel) (2006-06-20) |
Re: What is the future of Compiler technology? tommy.thorn@gmail.com (Tommy Thorn) (2006-07-05) |
Re: What is the future of Compiler technology? torbenm@app-4.diku.dk (2006-07-06) |
Re: What is the future of Compiler technology? oliver@zeigermann.de (Oliver Zeigermann) (2006-07-16) |
Re: What is the future of Compiler technology? Juergen.Kahrs@vr-web.de (=?ISO-8859-1?Q?J=FCrgen_Kahrs?=) (2006-07-16) |
Re: What is the future of Compiler technology? eliotm@pacbell.net (Eliot Miranda) (2006-07-19) |
Re: What is the future of Compiler technology? Colin_Paul_Gloster@ACM.org (Colin Paul Gloster) (2006-07-19) |
Re: What is the future of Compiler technology? pocmatos@gmail.com (Paulo Matos) (2006-07-31) |
Re: What is the future of Compiler technology? gdr@integrable-solutions.net (Gabriel Dos Reis) (2006-07-31) |
Re: What is the future of Compiler technology? Juergen.Kahrs@vr-web.de (=?ISO-8859-1?Q?J=FCrgen_Kahrs?=) (2006-08-03) |
Re: Parser performance, was What is the future of Compiler technology? DrDiettrich1@aol.com (Hans-Peter Diettrich) (2006-08-03) |
[10 later articles] |
From: | =?ISO-8859-1?Q?J=FCrgen_Kahrs?= <Juergen.Kahrs@vr-web.de> |
Newsgroups: | comp.compilers |
Date: | 16 Jul 2006 10:46:30 -0400 |
Organization: | Compilers Central |
References: | 06-06-044 06-06-055 06-07-023 |
Keywords: | parse |
Posted-Date: | 16 Jul 2006 10:46:30 EDT |
Oliver Zeigermann wrote:
> your "ordinary" programmer. This requires compiler generators to be
> easier to use and understand. Who *really* understands yacc?
We already _have_ compiler generators which are easier to understand
than yacc. Look at CoCo/R. Many others are available.
> This might be a future branch for parsing: to make parsing techniques
> accessible to the "ordinary" programmer.
The tools are already good enough. The problem is that the idea of
compiling implies many subtleties. You cannot ignore these corner
cases and that's why "compiler engineering" will never reach the level
of brainless clickology.
Return to the
comp.compilers page.
Search the
comp.compilers archives again.