New manual page for a completely new version of LLgen.
This commit is contained in:
parent
1284cf0187
commit
7e978197d2
1 changed files with 1 additions and 10 deletions
|
@ -5,7 +5,7 @@ LLgen, an extended LL(1) parser generator
|
||||||
.SH SYNOPSIS
|
.SH SYNOPSIS
|
||||||
\fBLLgen\fP
|
\fBLLgen\fP
|
||||||
[
|
[
|
||||||
\fB\-vVxXfF\fP
|
\fB\-vVxX\fP
|
||||||
]
|
]
|
||||||
file ...
|
file ...
|
||||||
.SH DESCRIPTION
|
.SH DESCRIPTION
|
||||||
|
@ -84,15 +84,6 @@ the sets that are computed are extended with the nonterminal
|
||||||
symbols and these extended sets are also included in the
|
symbols and these extended sets are also included in the
|
||||||
\fILL.output\fP
|
\fILL.output\fP
|
||||||
file.
|
file.
|
||||||
.PP
|
|
||||||
If the
|
|
||||||
\fB\-f\fP
|
|
||||||
or the
|
|
||||||
\fB\-F\fP
|
|
||||||
flag is given,
|
|
||||||
\fILLgen\fP generates code, that enables the C-compiler to generate jump-
|
|
||||||
tables for switches. This option should only be used when a large address
|
|
||||||
space is available.
|
|
||||||
.SH FILES
|
.SH FILES
|
||||||
LL.output verbose output file
|
LL.output verbose output file
|
||||||
.br
|
.br
|
||||||
|
|
Loading…
Add table
Reference in a new issue