chiark / gitweb /
src/parser/parser-proto.lisp: Add functions returning standard parsers.
authorMark Wooding <mdw@distorted.org.uk>
Thu, 26 May 2016 08:26:09 +0000 (09:26 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 29 May 2016 14:08:43 +0000 (15:08 +0100)
commitda901cf29aae60b244bd9fcee72a5a2f59d359f2
treec4cca49771dc52324b265f3290a6629f416e793c
parent2b8759bf0239b0a98ac830952ed69572580826c1
src/parser/parser-proto.lisp: Add functions returning standard parsers.

Return always-successful and always-failing parsers, with tunable
output.
doc/SYMBOLS
doc/parsing.tex
src/parser/parser-proto.lisp