Question on GLL parsing

"compiler.ddj@h-rd.org" <compiler.ddj@h-rd.org>
Thu, 04 Nov 2010 12:12:39 +0100

          From comp.compilers

Related articles
Question on GLL parsing compiler.ddj@h-rd.org (compiler.ddj@h-rd.org) (2010-11-04)
Question on GLL parsing D.S.Hollands@cs.rhul.ac.uk (David Hollands) (2010-11-05)
| List of all articles for this month |

From: "compiler.ddj@h-rd.org" <compiler.ddj@h-rd.org>
Newsgroups: comp.compilers
Date: Thu, 04 Nov 2010 12:12:39 +0100
Organization: Compilers Central
Keywords: parse, question
Posted-Date: 04 Nov 2010 22:11:22 EDT

Hi,


Recently I cam across an article called: "GLL Parsing" by Elizabeth
Scott and Adrian Johnstone
(http://ldta.info/2009/ldta2009proceedings.pdf p. 123). I am
wondering if people have experience using this technique.


Somehow this seems to have the advantage of top-down parsing and GLR.


I also came across a recent paper: Yacc is dead by Matthew Might and
David Darais (http://arxiv.org/abs/1010.5023 ). In their paper they
argue that they find a general Cf grammar parsing method based on
parsing combinators and Brzozowski's derivative. The paper makes this
technique really seem good.


Any comments or experience with it?


yours,


Marc




compiler.ddj@h-rd.org



Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.