From: Stephen Leake <stephen_leake@stephe-leake.org>
Subject: Re: Status of ayacc and aflex?
Date: Sun, 24 Aug 2008 11:02:42 -0400
Date: 2008-08-24T11:02:42-04:00 [thread overview]
Message-ID: <uhc9a4fsd.fsf@stephe-leake.org> (raw)
In-Reply-To: 9ceb2207-6a3d-407c-84dc-885bfaa07ec1@j22g2000hsf.googlegroups.com
Ludovic Brenta <ludovic@ludovic-brenta.org> writes:
> Speaking of lexical analysis and recursive descent parsers, I'd like
> to know whether anyone here has tried OpenToken[1] and would like to
> comment on it.
>
> [1] http://www.telepath.com/~dennison/Ted/OpenToken/OpenToken.html
I use it at work, but not as recusive descent; I write a grammar using
it.
I had to fix a couple bugs, and it can be confusing getting the
grammar to be unambiguous, but I like the resulting high-level code.
As with other grammar-oriented parsers, the error messages leave a lot
to be desired. If I ever find time, I'd like to try switching to using
it in a recursive descent way; that usually gives better error messages.
--
-- Stephe
next prev parent reply other threads:[~2008-08-24 15:02 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-21 2:35 Status of ayacc and aflex? Peter C. Chapin
2008-08-21 4:39 ` J. David Bryan
2008-08-21 10:35 ` Peter C. Chapin
2008-08-21 6:27 ` ficorax
2008-08-21 10:36 ` Peter C. Chapin
2008-08-21 8:36 ` Dmitry A. Kazakov
2008-08-21 9:56 ` Stephen Leake
2008-08-21 10:34 ` Peter C. Chapin
2008-08-21 14:55 ` gautier_niouzes
2008-08-21 23:00 ` Peter C. Chapin
2008-08-22 11:02 ` Colin Paul Gloster
2008-08-22 12:02 ` Ludovic Brenta
2008-08-22 12:56 ` Dmitry A. Kazakov
2008-08-22 13:29 ` Niklas Holsti
2008-08-22 14:17 ` Ludovic Brenta
2008-08-22 17:17 ` Niklas Holsti
2008-08-24 15:02 ` Stephen Leake [this message]
2008-08-28 13:38 ` OpenToken (was: Status of ayacc and aflex?) Ludovic Brenta
2008-08-29 22:51 ` OpenToken Stephen Leake
2008-08-30 10:43 ` OpenToken Ludovic Brenta
2008-08-31 13:27 ` OpenToken Stephen Leake
2008-08-31 14:03 ` OpenToken Ludovic Brenta
2008-09-01 12:40 ` OpenToken Stephen Leake
2008-09-12 18:40 ` OpenToken Ludovic Brenta
2023-05-31 20:42 ` Status of ayacc and aflex? Gautier write-only address
replies disabled
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox