文件名称:CMMCompiler
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:10.32mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
CMM语言(c-minus-minus)语言的解释器。相对于一些基本的程序而言,本系统具有以下几个特点:
1.基本功能:
支持int,real等简单类型,支持相应简单数组;
支持while,if,else语句;
基本数值运算:+,-,*,/;
2.语句拓展
支持char,string等类型,同时支持相应类型数组,与常量声明;
完全支持for,break ;switch(case,default)continue等语句;
支持 ,++,--,+=,-=,*=,/=等运算;
3.函数拓展
支持简单函数调用;
在函数实现要求下支持return语句,同时增加void类型支持;
支持函数递归;
支持函数重载;
4.简约界面
支持基本操作,如编辑,保存等;
支持注释,缩进,文件视图,查找等功能;
能够打印分析结果,包括词法分析结果,语法树,错误信息,最后调用DoS窗口;
5.错误处理
对各种错误能够识别;
将所有错误信息收集并打印;
在出错之后继续分析完;-It is a nice cmm compiler...
1.基本功能:
支持int,real等简单类型,支持相应简单数组;
支持while,if,else语句;
基本数值运算:+,-,*,/;
2.语句拓展
支持char,string等类型,同时支持相应类型数组,与常量声明;
完全支持for,break ;switch(case,default)continue等语句;
支持 ,++,--,+=,-=,*=,/=等运算;
3.函数拓展
支持简单函数调用;
在函数实现要求下支持return语句,同时增加void类型支持;
支持函数递归;
支持函数重载;
4.简约界面
支持基本操作,如编辑,保存等;
支持注释,缩进,文件视图,查找等功能;
能够打印分析结果,包括词法分析结果,语法树,错误信息,最后调用DoS窗口;
5.错误处理
对各种错误能够识别;
将所有错误信息收集并打印;
在出错之后继续分析完;-It is a nice cmm compiler...
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Debug/PiCmd.exe
Debug/Pioneer.ilk
Release/PiCmd.exe
CMMCompiler.ncb
CMMCompiler.sln
CMMCompiler/Aboutform.cpp
CMMCompiler/Aboutform.h
CMMCompiler/Aboutform.resx
CMMCompiler/app.aps
CMMCompiler/app.rc
CMMCompiler/AssemblyInfo.cpp
CMMCompiler/CMMCompiler.cpp
CMMCompiler/CMMCompiler.vcproj
CMMCompiler/CMMCompiler.vcproj.TEARAMBER-PC.SONY.user
CMMCompiler/cmmFileIcon.ico
CMMCompiler/Common.h
CMMCompiler/Debug/BuildLog.htm
CMMCompiler/ErrorProcess.cpp
CMMCompiler/ErrorProcess.h
CMMCompiler/Execution.cpp
CMMCompiler/Execution.h
CMMCompiler/Findform.cpp
CMMCompiler/Findform.h
CMMCompiler/Findform.resx
CMMCompiler/GetAnalyseTable.cpp
CMMCompiler/GetAnalyseTable.h
CMMCompiler/Lexer.cpp
CMMCompiler/Lexer.h
CMMCompiler/Log.txt
CMMCompiler/Mainform.h
CMMCompiler/Mainform.resx
CMMCompiler/Parser.cpp
CMMCompiler/Parser.h
CMMCompiler/PioneerIcon.ico
CMMCompiler/PreScan.cpp
CMMCompiler/PreScan.h
CMMCompiler/ReadMe.txt
CMMCompiler/Release/BuildLog.htm
CMMCompiler/Release/CMMCompiler.exe.intermediate.manifest
CMMCompiler/Replaceform.cpp
CMMCompiler/Replaceform.h
CMMCompiler/Replaceform.resx
CMMCompiler/resource.h
CMMCompiler/stdafx.cpp
CMMCompiler/stdafx.h
CMMCompiler/UI/bg.png
CMMCompiler/UI/close.png
CMMCompiler/UI/cmm16.ico
CMMCompiler/UI/cmmFileIcon.ico
CMMCompiler/UI/computer.ico
CMMCompiler/UI/CopyHS.png
CMMCompiler/UI/CutHS.png
CMMCompiler/UI/DeleteHS.png
CMMCompiler/UI/Edit_AnnoHS.png
CMMCompiler/UI/Edit_RedoHS.png
CMMCompiler/UI/Edit_UnAnnoHS.png
CMMCompiler/UI/Edit_UndoHS.png
CMMCompiler/UI/ErrorHS.png
CMMCompiler/UI/ErrorListHS.png
CMMCompiler/UI/FindHS.png
CMMCompiler/UI/folder_closed_16x16.ico
CMMCompiler/UI/folder_open.ico
CMMCompiler/UI/FormRunHS.png
CMMCompiler/UI/Hard_Drive.ico
CMMCompiler/UI/IndentHS.png
CMMCompiler/UI/information.png
CMMCompiler/UI/LexerHS.png
CMMCompiler/UI/NewDocumentHS.png
CMMCompiler/UI/OpenHS.png
CMMCompiler/UI/OutdentHS.png
CMMCompiler/UI/OutputHS.png
CMMCompiler/UI/ParserTreeHS.png
CMMCompiler/UI/PasteHS.png
CMMCompiler/UI/PioneerIcon.ico
CMMCompiler/UI/PlayHS.png
CMMCompiler/UI/PrintHS.png
CMMCompiler/UI/SaveAllHS.png
CMMCompiler/UI/saveHS.png
CMMCompiler/UI/splash.png
CMMCompiler/UI/WarningHS.png
CMMCompiler/Debug
CMMCompiler/Release
CMMCompiler/UI
Debug
Release
CMMCompiler
CMMCompiler/CMMCompiler/Aboutform.cpp
CMMCompiler/CMMCompiler/Aboutform.h
CMMCompiler/CMMCompiler/Aboutform.resx
CMMCompiler/CMMCompiler/app.aps
CMMCompiler/CMMCompiler/app.rc
CMMCompiler/CMMCompiler/AssemblyInfo.cpp
CMMCompiler/CMMCompiler/CMMCompiler.cpp
CMMCompiler/CMMCompiler/CMMCompiler.vcproj
CMMCompiler/CMMCompiler/CMMCompiler.vcproj.Palmer-PC.Palmer.user
CMMCompiler/CMMCompiler/CMMCompiler.vcproj.PALMER.Administrator.user
CMMCompiler/CMMCompiler/CMMCompiler.vcproj.TEARAMBER-PC.SONY.user
CMMCompiler/CMMCompiler/cmmFileIcon.ico
CMMCompiler/CMMCompiler/Common.h
CMMCompiler/CMMCompiler/Debug/app.res
CMMCompiler/CMMCompiler/Debug/AssemblyInfo.obj
CMMCompiler/CMMCompiler/Debug/BuildLog.htm
CMMCompiler/CMMCompiler/Debug/CMMCompiler.Aboutform.resources
CMMCompiler/CMMCompiler/Debug/CMMCompiler.Findform.resources
CMMCompiler/CMMCompiler/Debug/CMMCompiler.Mainform.resources
CMMCompiler/CMMCompiler/Debug/CMMCompiler.obj
CMMCompiler/CMMCompiler/Debug/CMMCompiler.Replaceform.resources
CMMCompiler/CMMCompiler/Debug/ErrorProcess.obj
CMMCompiler/CMMCompiler/Debug/Execution.obj
CMMCompiler/CMMCompiler/Debug/Findform.obj
CMMCompiler/CMMCompiler/Debug/GetAnalyseTable.obj
CMMCompiler/CMMCompiler/Debug/Lexer.obj
CMMCompiler/CMMCompiler/Debug/mt.dep
CMMCompiler/CMMCompiler/Debug/Parser.obj
CMMCompiler/CMMCompiler/Debug/Pioneer.exe.intermediate.manifest
CMMCompiler/CMMCompiler/Debug/Pioneer.pch
CMMCompiler/CMMCompiler/Debug/PreScan.obj
CMMCompiler/CMMCompiler/Debug/Replaceform.obj
CMMCompiler/CMMCompiler/Debug/stdafx.obj
CMMCompiler/CMMCompiler/Debug/vc90.idb
CMMCompiler/CMMCompiler/Debug/vc90.pdb
CMMCompiler/CMMCompiler/ErrorProcess.cpp
CMMCompiler/CMMCompiler/ErrorProcess.h
CMMCompiler/CMMCompiler/Execution.cpp
CMMCompiler/CMMCompiler/Execution.h
CMMCompiler/CMMCompiler/Findform.cpp
CMMCompiler/CMMCompiler/Findform.h
CMMCompiler/CMMCompiler/Findform.resx
CMMCompiler/CMMCompiler/GetAnalyseTable.cpp
CMMCompiler/CMMCompiler/GetAnalyseTable.h
CMMCompiler/CMMCompiler/Lexer.cpp
CMMCompiler/CMMCompiler/Lexer.h
CMMCompiler/CMMCompiler/Log.txt
CMMCompiler/CMMCompiler/Mainform.h
CMMCompiler/CMMCompiler/Mainform.resx
CMMCompiler/CMMCompiler/Parser.cpp
CMMCompiler/CMMCompiler/Parser.h
CMMCompiler/CMMCompiler/PioneerIcon.ico
CMMCompiler/CMMCompiler/PreScan.cpp
CMMCompiler/CMMCompiler/PreScan.h
CMMCompiler/CMMCompiler/ReadMe.txt
CMMCompiler/CMMCompiler/Release/BuildLog.htm
CMMCompiler/CMMCompiler/Release/CMMCompiler.exe.intermediate.manifest
CMMCompiler/CMMCompiler/Replaceform.cpp
CMMCompiler/CMMCompiler/Replaceform.h
CMMCompiler/CMMCompiler/Replaceform.resx
CMMCompiler/CMMCompiler/resource.h
CMMCompiler/CMMCompiler/stdafx.cpp
CMMCompiler/CMMCompiler/stdafx.h
CMMCompiler/CMMCompiler/UI/bg.png
CMMCompiler/CMMCompiler/UI/close.png
CMMCompiler/CMMCompiler/UI/cmm16.ico
CMMCompiler/CMMCompiler/UI/cmmFileIcon.ico
CMMCompiler/CMMCompiler/UI/computer.ico
CMMCompi
Debug/Pioneer.ilk
Release/PiCmd.exe
CMMCompiler.ncb
CMMCompiler.sln
CMMCompiler/Aboutform.cpp
CMMCompiler/Aboutform.h
CMMCompiler/Aboutform.resx
CMMCompiler/app.aps
CMMCompiler/app.rc
CMMCompiler/AssemblyInfo.cpp
CMMCompiler/CMMCompiler.cpp
CMMCompiler/CMMCompiler.vcproj
CMMCompiler/CMMCompiler.vcproj.TEARAMBER-PC.SONY.user
CMMCompiler/cmmFileIcon.ico
CMMCompiler/Common.h
CMMCompiler/Debug/BuildLog.htm
CMMCompiler/ErrorProcess.cpp
CMMCompiler/ErrorProcess.h
CMMCompiler/Execution.cpp
CMMCompiler/Execution.h
CMMCompiler/Findform.cpp
CMMCompiler/Findform.h
CMMCompiler/Findform.resx
CMMCompiler/GetAnalyseTable.cpp
CMMCompiler/GetAnalyseTable.h
CMMCompiler/Lexer.cpp
CMMCompiler/Lexer.h
CMMCompiler/Log.txt
CMMCompiler/Mainform.h
CMMCompiler/Mainform.resx
CMMCompiler/Parser.cpp
CMMCompiler/Parser.h
CMMCompiler/PioneerIcon.ico
CMMCompiler/PreScan.cpp
CMMCompiler/PreScan.h
CMMCompiler/ReadMe.txt
CMMCompiler/Release/BuildLog.htm
CMMCompiler/Release/CMMCompiler.exe.intermediate.manifest
CMMCompiler/Replaceform.cpp
CMMCompiler/Replaceform.h
CMMCompiler/Replaceform.resx
CMMCompiler/resource.h
CMMCompiler/stdafx.cpp
CMMCompiler/stdafx.h
CMMCompiler/UI/bg.png
CMMCompiler/UI/close.png
CMMCompiler/UI/cmm16.ico
CMMCompiler/UI/cmmFileIcon.ico
CMMCompiler/UI/computer.ico
CMMCompiler/UI/CopyHS.png
CMMCompiler/UI/CutHS.png
CMMCompiler/UI/DeleteHS.png
CMMCompiler/UI/Edit_AnnoHS.png
CMMCompiler/UI/Edit_RedoHS.png
CMMCompiler/UI/Edit_UnAnnoHS.png
CMMCompiler/UI/Edit_UndoHS.png
CMMCompiler/UI/ErrorHS.png
CMMCompiler/UI/ErrorListHS.png
CMMCompiler/UI/FindHS.png
CMMCompiler/UI/folder_closed_16x16.ico
CMMCompiler/UI/folder_open.ico
CMMCompiler/UI/FormRunHS.png
CMMCompiler/UI/Hard_Drive.ico
CMMCompiler/UI/IndentHS.png
CMMCompiler/UI/information.png
CMMCompiler/UI/LexerHS.png
CMMCompiler/UI/NewDocumentHS.png
CMMCompiler/UI/OpenHS.png
CMMCompiler/UI/OutdentHS.png
CMMCompiler/UI/OutputHS.png
CMMCompiler/UI/ParserTreeHS.png
CMMCompiler/UI/PasteHS.png
CMMCompiler/UI/PioneerIcon.ico
CMMCompiler/UI/PlayHS.png
CMMCompiler/UI/PrintHS.png
CMMCompiler/UI/SaveAllHS.png
CMMCompiler/UI/saveHS.png
CMMCompiler/UI/splash.png
CMMCompiler/UI/WarningHS.png
CMMCompiler/Debug
CMMCompiler/Release
CMMCompiler/UI
Debug
Release
CMMCompiler
CMMCompiler/CMMCompiler/Aboutform.cpp
CMMCompiler/CMMCompiler/Aboutform.h
CMMCompiler/CMMCompiler/Aboutform.resx
CMMCompiler/CMMCompiler/app.aps
CMMCompiler/CMMCompiler/app.rc
CMMCompiler/CMMCompiler/AssemblyInfo.cpp
CMMCompiler/CMMCompiler/CMMCompiler.cpp
CMMCompiler/CMMCompiler/CMMCompiler.vcproj
CMMCompiler/CMMCompiler/CMMCompiler.vcproj.Palmer-PC.Palmer.user
CMMCompiler/CMMCompiler/CMMCompiler.vcproj.PALMER.Administrator.user
CMMCompiler/CMMCompiler/CMMCompiler.vcproj.TEARAMBER-PC.SONY.user
CMMCompiler/CMMCompiler/cmmFileIcon.ico
CMMCompiler/CMMCompiler/Common.h
CMMCompiler/CMMCompiler/Debug/app.res
CMMCompiler/CMMCompiler/Debug/AssemblyInfo.obj
CMMCompiler/CMMCompiler/Debug/BuildLog.htm
CMMCompiler/CMMCompiler/Debug/CMMCompiler.Aboutform.resources
CMMCompiler/CMMCompiler/Debug/CMMCompiler.Findform.resources
CMMCompiler/CMMCompiler/Debug/CMMCompiler.Mainform.resources
CMMCompiler/CMMCompiler/Debug/CMMCompiler.obj
CMMCompiler/CMMCompiler/Debug/CMMCompiler.Replaceform.resources
CMMCompiler/CMMCompiler/Debug/ErrorProcess.obj
CMMCompiler/CMMCompiler/Debug/Execution.obj
CMMCompiler/CMMCompiler/Debug/Findform.obj
CMMCompiler/CMMCompiler/Debug/GetAnalyseTable.obj
CMMCompiler/CMMCompiler/Debug/Lexer.obj
CMMCompiler/CMMCompiler/Debug/mt.dep
CMMCompiler/CMMCompiler/Debug/Parser.obj
CMMCompiler/CMMCompiler/Debug/Pioneer.exe.intermediate.manifest
CMMCompiler/CMMCompiler/Debug/Pioneer.pch
CMMCompiler/CMMCompiler/Debug/PreScan.obj
CMMCompiler/CMMCompiler/Debug/Replaceform.obj
CMMCompiler/CMMCompiler/Debug/stdafx.obj
CMMCompiler/CMMCompiler/Debug/vc90.idb
CMMCompiler/CMMCompiler/Debug/vc90.pdb
CMMCompiler/CMMCompiler/ErrorProcess.cpp
CMMCompiler/CMMCompiler/ErrorProcess.h
CMMCompiler/CMMCompiler/Execution.cpp
CMMCompiler/CMMCompiler/Execution.h
CMMCompiler/CMMCompiler/Findform.cpp
CMMCompiler/CMMCompiler/Findform.h
CMMCompiler/CMMCompiler/Findform.resx
CMMCompiler/CMMCompiler/GetAnalyseTable.cpp
CMMCompiler/CMMCompiler/GetAnalyseTable.h
CMMCompiler/CMMCompiler/Lexer.cpp
CMMCompiler/CMMCompiler/Lexer.h
CMMCompiler/CMMCompiler/Log.txt
CMMCompiler/CMMCompiler/Mainform.h
CMMCompiler/CMMCompiler/Mainform.resx
CMMCompiler/CMMCompiler/Parser.cpp
CMMCompiler/CMMCompiler/Parser.h
CMMCompiler/CMMCompiler/PioneerIcon.ico
CMMCompiler/CMMCompiler/PreScan.cpp
CMMCompiler/CMMCompiler/PreScan.h
CMMCompiler/CMMCompiler/ReadMe.txt
CMMCompiler/CMMCompiler/Release/BuildLog.htm
CMMCompiler/CMMCompiler/Release/CMMCompiler.exe.intermediate.manifest
CMMCompiler/CMMCompiler/Replaceform.cpp
CMMCompiler/CMMCompiler/Replaceform.h
CMMCompiler/CMMCompiler/Replaceform.resx
CMMCompiler/CMMCompiler/resource.h
CMMCompiler/CMMCompiler/stdafx.cpp
CMMCompiler/CMMCompiler/stdafx.h
CMMCompiler/CMMCompiler/UI/bg.png
CMMCompiler/CMMCompiler/UI/close.png
CMMCompiler/CMMCompiler/UI/cmm16.ico
CMMCompiler/CMMCompiler/UI/cmmFileIcon.ico
CMMCompiler/CMMCompiler/UI/computer.ico
CMMCompi
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.