LL

From Lojban
Revision as of 06:52, 22 July 2014 by Gleki (talk | contribs) (Created page with "''LL parser'' is a [https://en.wikipedia.org/wiki/Top-down_parsing top-down parser] for a subset of context-free languages. It parses the input from...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

LL parser is a top-down parser for a subset of context-free languages. It parses the input from Left to right, performing Leftmost derivation of the sentence.