GLL Generalized LL Parsing Algorithm
Introducción
- GLL Parsing. Elizabeth Scott and Adrian Johnstone
- Parser Combinator
- General Parser Combinators in Racket by Vegard Øye: How to implement a general parser combinator framework which handles left-recursive and ambiguous grammars
- Generalized Parser Combinators byDaniel Spiewak. March 28, 2010 (PDF)