文件名称:Lexical-Analyzer-Parser-compiler
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:49.95kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
Parses forwards and backwards.
-Scans forwards and backwards.
-Get the delimiter that was found.
-Get the offset at where the token was started.
-Get the current offset of the parser.
-Add any number of delimiters.
-Support for delimiter lists. Instead of removing all delimiters and adding one by one, just set the delimiter list. Can be used for easier parsing out of comments.
-Unicode/Ansi Support
Included is also 5 tests showing all the functions in action. Sample text is mostly a snippet of C++ source code except for one test. Shows the ease of use for parsing with support multiple delimiters.
-Scans forwards and backwards.
-Get the delimiter that was found.
-Get the offset at where the token was started.
-Get the current offset of the parser.
-Add any number of delimiters.
-Support for delimiter lists. Instead of removing all delimiters and adding one by one, just set the delimiter list. Can be used for easier parsing out of comments.
-Unicode/Ansi Support
Included is also 5 tests showing all the functions in action. Sample text is mostly a snippet of C++ source code except for one test. Shows the ease of use for parsing with support multiple delimiters.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Lexical Analyzer/LA_Test1/LA_Test1.cpp
Lexical Analyzer/LA_Test1/LA_Test1.vcproj
Lexical Analyzer/LA_Test1/ReadMe.txt
Lexical Analyzer/LA_Test1/stdafx.cpp
Lexical Analyzer/LA_Test1/stdafx.h
Lexical Analyzer/LA_Test2/LA_Test2.cpp
Lexical Analyzer/LA_Test2/LA_Test2.vcproj
Lexical Analyzer/LA_Test2/ReadMe.txt
Lexical Analyzer/LA_Test2/stdafx.cpp
Lexical Analyzer/LA_Test2/stdafx.h
Lexical Analyzer/LA_Test3/LA_Test3.cpp
Lexical Analyzer/LA_Test3/LA_Test3.vcproj
Lexical Analyzer/LA_Test3/ReadMe.txt
Lexical Analyzer/LA_Test3/stdafx.cpp
Lexical Analyzer/LA_Test3/stdafx.h
Lexical Analyzer/LA_Test4/LA_Test4.cpp
Lexical Analyzer/LA_Test4/LA_Test4.vcproj
Lexical Analyzer/LA_Test4/ReadMe.txt
Lexical Analyzer/LA_Test4/stdafx.cpp
Lexical Analyzer/LA_Test4/stdafx.h
Lexical Analyzer/LA_Test5/LA_Test5.cpp
Lexical Analyzer/LA_Test5/LA_Test5.vcproj
Lexical Analyzer/LA_Test5/ReadMe.txt
Lexical Analyzer/LA_Test5/stdafx.cpp
Lexical Analyzer/LA_Test5/stdafx.h
Lexical Analyzer/Lexical Analyzer/LA_Lexer.cpp
Lexical Analyzer/Lexical Analyzer/LA_Lexer.h
Lexical Analyzer/Lexical Analyzer/LA_Predefines.h
Lexical Analyzer/Lexical Analyzer/Lexical Analyzer.vcproj
Lexical Analyzer/Lexical Analyzer/LexicalAnalyzer.cpp
Lexical Analyzer/Lexical Analyzer/LexicalAnalyzer.h
Lexical Analyzer/Lexical Analyzer.sln
Lexical Analyzer/scrnshot.jpg
Lexical Analyzer/LA_Test1
Lexical Analyzer/LA_Test2
Lexical Analyzer/LA_Test3
Lexical Analyzer/LA_Test4
Lexical Analyzer/LA_Test5
Lexical Analyzer/Lexical Analyzer
Lexical Analyzer
Lexical Analyzer/LA_Test1/LA_Test1.vcproj
Lexical Analyzer/LA_Test1/ReadMe.txt
Lexical Analyzer/LA_Test1/stdafx.cpp
Lexical Analyzer/LA_Test1/stdafx.h
Lexical Analyzer/LA_Test2/LA_Test2.cpp
Lexical Analyzer/LA_Test2/LA_Test2.vcproj
Lexical Analyzer/LA_Test2/ReadMe.txt
Lexical Analyzer/LA_Test2/stdafx.cpp
Lexical Analyzer/LA_Test2/stdafx.h
Lexical Analyzer/LA_Test3/LA_Test3.cpp
Lexical Analyzer/LA_Test3/LA_Test3.vcproj
Lexical Analyzer/LA_Test3/ReadMe.txt
Lexical Analyzer/LA_Test3/stdafx.cpp
Lexical Analyzer/LA_Test3/stdafx.h
Lexical Analyzer/LA_Test4/LA_Test4.cpp
Lexical Analyzer/LA_Test4/LA_Test4.vcproj
Lexical Analyzer/LA_Test4/ReadMe.txt
Lexical Analyzer/LA_Test4/stdafx.cpp
Lexical Analyzer/LA_Test4/stdafx.h
Lexical Analyzer/LA_Test5/LA_Test5.cpp
Lexical Analyzer/LA_Test5/LA_Test5.vcproj
Lexical Analyzer/LA_Test5/ReadMe.txt
Lexical Analyzer/LA_Test5/stdafx.cpp
Lexical Analyzer/LA_Test5/stdafx.h
Lexical Analyzer/Lexical Analyzer/LA_Lexer.cpp
Lexical Analyzer/Lexical Analyzer/LA_Lexer.h
Lexical Analyzer/Lexical Analyzer/LA_Predefines.h
Lexical Analyzer/Lexical Analyzer/Lexical Analyzer.vcproj
Lexical Analyzer/Lexical Analyzer/LexicalAnalyzer.cpp
Lexical Analyzer/Lexical Analyzer/LexicalAnalyzer.h
Lexical Analyzer/Lexical Analyzer.sln
Lexical Analyzer/scrnshot.jpg
Lexical Analyzer/LA_Test1
Lexical Analyzer/LA_Test2
Lexical Analyzer/LA_Test3
Lexical Analyzer/LA_Test4
Lexical Analyzer/LA_Test5
Lexical Analyzer/Lexical Analyzer
Lexical Analyzer
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.