所属分类:
编译器/解释器
开发工具:C/C++
文件大小:82KB
下载次数:7
上传日期:2004-07-04 21:24:38
说明: 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.
(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. )
文件列表:
dolphin
.......\alphabet.cpp
.......\alphabet.h
.......\assert.h
.......\charset.h
.......\codegen.cpp
.......\codegen.h
.......\dfa.cpp
.......\dfa.h
.......\dolphin.cpp
.......\dolphin.h
.......\dolphout.cpp
.......\dolphout.dlp
.......\dolphout.h
.......\dummy_limits.h
.......\expand.cpp
.......\expand.h
.......\intervals.h
.......\lookahead.cpp
.......\lookahead.h
.......\Makefile
.......\Makefile.bcc
.......\Makefile.g%2B%2B
.......\matrix.h
.......\nfa-to-dfa-stl.h
.......\nfa-to-dfa.cpp
.......\nfa-to-dfa.h
.......\nfa.cpp
.......\nfa.h
.......\parser.conflicts
.......\parser.cpp
.......\parser.h
.......\parser.whl
.......\process.cpp
.......\process.h
.......\readme
.......\serialize.cpp
.......\serialize.h
.......\stl.h
.......\tables.cpp
.......\tables.h
.......\time.cpp
.......\time.h
.......\utilities.cpp
.......\utilities.h
.......\variable.h
.......\variables.cpp
.......\variables.h