所属分类:
编译器/解释器
开发工具:C/C++
文件大小:215KB
下载次数:45
上传日期:2004-07-04 21:25:19
说明: Complete support for EBNF notation; Object-oriented parser design; C++ output; Deterministic bottom-up "shift-reduce" parsing; SLR(1), LALR(1) and LR(1) table construction methods; Automatic parse tree creation; Possibility to output parse tree in XML format; Verbose conflict diagnostics; Generation of tree traverse procedures
文件列表:
whale
.....
\doc
.....\...
\readme
.....
\Jamfile
.....\
Jamrules
.....
\src
.....\...\ancillary.
cpp
.....\...\ancillary.
h
.....\...\assert_removed.
h
.....\...\classes.
cpp
.....\...\classes.
h
.....\...\codegen.
cpp
.....\...\codegen.
h
.....\...\first.
cpp
.....\...\first.
h
.....\...\grammar.
cpp
.....\...\grammar.
h
.....\...\
Jamfile
.....\...\lexical.
dlp
.....\...\lr.
cpp
.....\...\lr.
h
.....\...\matrix.
h
.....\...\parser.
whl
.....\...\precedence.
cpp
.....\...\precedence.
h
.....\...\process.
cpp
.....\...\process.
h
.....\...\profiling.
cpp
.....\...\profiling.
h
.....\...
\ref
.....\...\...\parser.
whl
.....\...\...\
results
.....\...\sorted_vector.
h
.....\...\tables.
cpp
.....\...\tables.
h
.....\...\tuple.
h
.....\...\utilities.
cpp
.....\...\utilities.
h
.....\...\variables.
cpp
.....\...\variables.
h
.....\...\whale.
cpp
.....\...\whale.
h
.....
\test
.....\....\test_visitor.
whl
.....
\utils
.....\.....\stages.
py
.....\.....\whale_package.
py