Related articles |
---|
Bactracking/lookahead parser generators? adrian@dcs.rhbnc.ac.uk (1998-10-04) |
Re: Bactracking/lookahead parser generators? tc@charlie.cns.iit.edu (Thomas W. Christopher) (1998-10-05) |
Re: Bactracking/lookahead parser generators? jamz@my-dejanews.com (1998-10-05) |
Re: Bactracking/lookahead parser generators? chip@gen7.net (George W. Freas II \(Chip\)) (1998-10-05) |
Re: Bactracking/lookahead parser generators? tc@charlie.cns.iit.edu (Thomas W. Christopher) (1998-10-06) |
Re: Bactracking/lookahead parser generators? bfahle@forelogic.com (Bill Fahle) (1998-10-07) |
Re: Bactracking/lookahead parser generators? parrt@parr-research.com (Terence Parr) (1998-10-21) |
From: | adrian@dcs.rhbnc.ac.uk (A Johnstone) |
Newsgroups: | comp.compilers |
Date: | 4 Oct 1998 00:47:52 -0400 |
Organization: | Royal Holloway, University of London |
Keywords: | parse, question |
We're writing a paper on some of the weirder aspects of parsers that
backtrack or lookahead more than one terminal. Having done some of the
theory, we're looking round for parser generators to test. At the
moment I have
PCCTS in guess mode,
PRECC eXtended
BTYACC (Back Track YACC)
GRDP (our own generalised recursive descent).
I'd be very grateful for pointers to other parser generators, both
current and historical that display backtrack or lookahead behaviour.
Adrian
--
Dr Adrian Johnstone, Senior Lecturer in Computing, Computer Science Dep,
Royal Holloway, University of London, Egham, Surrey, TW20 0EX, England.
Email a.johnstone@rhbnc.ac.uk Tel:+44(0)1784 443425 Fax:+44(0)1784 439786
Return to the
comp.compilers page.
Search the
comp.compilers archives again.