文件名称:Syntax-Analyzer
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:4.46mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
Syntax Analyzer: this tool with nice GUI can analyze the simple C++ code for syntax errors!
It will also tell you the line of syntax error! You could type the code or open a text file with code, and it is also possible to save a file with code.
The "Template.txt" file contains the grammar - language constructions that will be recognized by syntax analyzer (such as "if" and "for")
You could add your language constructions as well.
The "Analyzer.h" file contains the main code of the program.
The "Form1.h" file contains the GUI, and also transfers the typed code to "Analyzer.h" for analysis.
Some notes about it:
1) It reports space symbols " " as syntax error. You could fix it easily.
2) The comments are on Russian, you will have to use Google Translator to translate them. Use "translate to English" - because if you use "translate to Chinese", it will translate Russian -> English -> Chinese, and the translation quality would be really bad.
It will also tell you the line of syntax error! You could type the code or open a text file with code, and it is also possible to save a file with code.
The "Template.txt" file contains the grammar - language constructions that will be recognized by syntax analyzer (such as "if" and "for")
You could add your language constructions as well.
The "Analyzer.h" file contains the main code of the program.
The "Form1.h" file contains the GUI, and also transfers the typed code to "Analyzer.h" for analysis.
Some notes about it:
1) It reports space symbols " " as syntax error. You could fix it easily.
2) The comments are on Russian, you will have to use Google Translator to translate them. Use "translate to English" - because if you use "translate to Chinese", it will translate Russian -> English -> Chinese, and the translation quality would be really bad.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
New/
New/Debug/
New/Debug/New.exe
New/Debug/New.ilk
New/Debug/New.pdb
New/New/
New/New.ncb
New/New.sln
New/New.suo
New/New/Analyzer.h
New/New/app.ico
New/New/app.rc
New/New/AssemblyInfo.cpp
New/New/Debug/
New/New/Debug/app.res
New/New/Debug/AssemblyInfo.obj
New/New/Debug/BuildLog.htm
New/New/Debug/mt.dep
New/New/Debug/New.exe.intermediate.manifest
New/New/Debug/New.Form1.resources
New/New/Debug/New.obj
New/New/Debug/New.pch
New/New/Debug/stdafx.obj
New/New/Debug/vc90.idb
New/New/Debug/vc90.pdb
New/New/Form1.h
New/New/Form1.resX
New/New/New.cpp
New/New/New.vcproj
New/New/New.vcproj.MACBOOKPRO-VM.Nikolay.user
New/New/ReadMe.txt
New/New/resource.h
New/New/stdafx.cpp
New/New/stdafx.h
New/New/Template.txt
New/Debug/
New/Debug/New.exe
New/Debug/New.ilk
New/Debug/New.pdb
New/New/
New/New.ncb
New/New.sln
New/New.suo
New/New/Analyzer.h
New/New/app.ico
New/New/app.rc
New/New/AssemblyInfo.cpp
New/New/Debug/
New/New/Debug/app.res
New/New/Debug/AssemblyInfo.obj
New/New/Debug/BuildLog.htm
New/New/Debug/mt.dep
New/New/Debug/New.exe.intermediate.manifest
New/New/Debug/New.Form1.resources
New/New/Debug/New.obj
New/New/Debug/New.pch
New/New/Debug/stdafx.obj
New/New/Debug/vc90.idb
New/New/Debug/vc90.pdb
New/New/Form1.h
New/New/Form1.resX
New/New/New.cpp
New/New/New.vcproj
New/New/New.vcproj.MACBOOKPRO-VM.Nikolay.user
New/New/ReadMe.txt
New/New/resource.h
New/New/stdafx.cpp
New/New/stdafx.h
New/New/Template.txt
1999-2046 搜珍网 All Rights Reserved.
本站作为网络服务提供者,仅为网络服务对象提供信息存储空间,仅对用户上载内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。
