Related articles |
---|
GLR Parsing Generator puehler@uni-koblenz.de (Thomas =?iso-8859-1?Q?P=FChler?=) (1999-06-06) |
Re: GLR Parsing Generator dwight@pentasoft.com (1999-06-12) |
Re: GLR Parsing Generator cfc@world.std.com (Chris F Clark) (1999-06-12) |
Re: GLR Parsing Generator bromage@cs.mu.OZ.AU (1999-06-12) |
Re: GLR Parsing Generator adrian@dcs.rhbnc.ac.uk (1999-06-15) |
From: | Thomas =?iso-8859-1?Q?P=FChler?= <puehler@uni-koblenz.de> |
Newsgroups: | comp.compilers,comp.lang.c++ |
Date: | 6 Jun 1999 23:02:58 -0400 |
Organization: | =?iso-8859-1?Q?Universit=E4t?= Koblenz |
Keywords: | C++, parse |
Hello
We want to develop a C++-Parser. Because current parsing techniques do
not fit requirements of the C++-language, we searched for new
ones. GLR*-Parsing (Generalazied LR-Parsing) seems to us a appropriate
technique to handle C++. But So far we haven't found any
glr-parser-generator. Does anyone know where I can find one?
Thanks in advance
Thomas
_______________________________________________________________________
Thomas P=FChler Email: puehler@uni-koblenz.de=
University of Koblenz-Landau, =20
Institute for Software Technology, voice : +49 261 287-2765
Rheinau 1, D-56075 Koblenz, Germany fax : +49 261 287-2721
Return to the
comp.compilers page.
Search the
comp.compilers archives again.