文件名称:dolphin-0.2.10-src.zip
介绍说明--下载内容均来自于网络,请自行研究使用
Full support for extended regular expressions (those with intersection and complement);
Support for some kinds of cycles in grammar;
DFA-based operation;
Unicode support;
C++ only, requires a modern compiler;
Lexical analyzers can be configured to get symbols from any input class (built-in support for std::istream, std::wistream and FILE *);
Designed to work with Whale, but can work standalone or interface to other parsers.
Support for some kinds of cycles in grammar;
DFA-based operation;
Unicode support;
C++ only, requires a modern compiler;
Lexical analyzers can be configured to get symbols from any input class (built-in support for std::istream, std::wistream and FILE *);
Designed to work with Whale, but can work standalone or interface to other parsers.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : dolphin-0.2.10-src.zip 列表 dolphin/alphabet.cpp dolphin/alphabet.h dolphin/assert.h dolphin/charset.h dolphin/codegen.cpp dolphin/codegen.h dolphin/dfa.cpp dolphin/dfa.h dolphin/dolphin.cpp dolphin/dolphin.h dolphin/dolphout.cpp dolphin/dolphout.dlp dolphin/dolphout.h dolphin/dummy_limits.h dolphin/expand.cpp dolphin/expand.h dolphin/intervals.h dolphin/lookahead.cpp dolphin/lookahead.h dolphin/Makefile dolphin/Makefile.bcc dolphin/Makefile.g++ dolphin/matrix.h dolphin/nfa-to-dfa-stl.h dolphin/nfa-to-dfa.cpp dolphin/nfa-to-dfa.h dolphin/nfa.cpp dolphin/nfa.h dolphin/parser.conflicts dolphin/parser.cpp dolphin/parser.h dolphin/parser.whl dolphin/process.cpp dolphin/process.h dolphin/readme dolphin/serialize.cpp dolphin/serialize.h dolphin/stl.h dolphin/tables.cpp dolphin/tables.h dolphin/time.cpp dolphin/time.h dolphin/utilities.cpp dolphin/utilities.h dolphin/variable.h dolphin/variables.cpp dolphin/variables.h