![]() Nothing in the docs said that `parser-tools/yacc' is for LALR grammars --- although I guess that it implied for most reader by the name "yacc", but it doesn't hurt to say so explicitly. Meanwhile, `parser-tools/cfg-parser' is useful for non-ambigious (non-LALR) grammars. Also, from the style guide: * Section Titles Should be In Titlecase, Like This * Don't start a setence with an uncapitalized identifier. |
||
---|---|---|
.. | ||
examples | ||
private-lex | ||
private-yacc | ||
cfg-parser.rkt | ||
info.rkt | ||
lex-plt-v200.rkt | ||
lex-sre.rkt | ||
lex.rkt | ||
parser-tools.scrbl | ||
yacc-to-scheme.rkt | ||
yacc.rkt |