debian man page for kelbt

Query: kelbt

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

KELBT(1)						 Backtracking LR Parser Generator						  KELBT(1)

NAME
kelbt - generate backtracking LR parsers
SYNOPSIS
kelbt [options]files
DESCRIPTION
This manual page very briefly documents kelbt, a backtracking LR parser generator. For a better reference on how to use it, see the pro- vided examples and the paper at http://www.cs.queensu.ca/~thurston/thurston_CASCON_06_btlr.pdf
OPTIONS
-h, -H, -?, --help Print this usage and exit -v, --version Print version information and exit -o file Write output to file -V Generate a Graphviz dotfile -i Show branch point info -t Force top-down with unique empty productions -l Inhibit writing of #line directives
AUTHOR
kelbt was written by Adrian Thurston <thurston@cs.queensu.ca>. Kelbt 0.12 May 2007 KELBT(1)
Related Man Pages
happy(1) - debian
lemon(1) - debian
rst2pdf(1) - debian
tblgen-2.9(1) - debian
paperconfig(8) - suse
Similar Topics in the Unix Linux Community
Kelbt 0.13 (Default branch)