Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Other ELanguage
Title: Syntax-Analyzer Download
 Description: 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.
 Downloaders recently: [More information of uploader benjii999]
 To Search:
File list (Check if you may need any files):
New
...\Debug
...\.....\New.exe
...\.....\New.ilk
...\.....\New.pdb
...\New
...\New.ncb
...\New.sln
...\New.suo
...\...\Analyzer.h
...\...\app.ico
...\...\app.rc
...\...\AssemblyInfo.cpp
...\...\Debug
...\...\.....\app.res
...\...\.....\AssemblyInfo.obj
...\...\.....\BuildLog.htm
...\...\.....\mt.dep
...\...\.....\New.exe.intermediate.manifest
...\...\.....\New.Form1.resources
...\...\.....\New.obj
...\...\.....\New.pch
...\...\.....\stdafx.obj
...\...\.....\vc90.idb
...\...\.....\vc90.pdb
...\...\Form1.h
...\...\Form1.resX
...\...\New.cpp
...\...\New.vcproj
...\...\New.vcproj.MACBOOKPRO-VM.Nikolay.user
...\...\ReadMe.txt
...\...\resource.h
...\...\stdafx.cpp
...\...\stdafx.h
...\...\Template.txt
    

CodeBus www.codebus.net