文件名称:CC0compiller0
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1.12mb
- 下载次数:
- 0次
- 提 供 者:
- 消*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
C0文法编译器,生成32位汇编, 没做优化,但是经过了苛刻的测试,masm614已经打包进去了,程序里写了一个脚本解释程序,,控制编译器的所有动作,方便使用,已经很完善了,里面有几个测试程序,这是buaa的编译课程设计,师弟师妹用的话别忘请师兄我吃饭啊
-C0 grammar compiler to generate 32-bit assembly, not optimized, but after a demanding test, masm614 have been packaged into a program to write a scr ipt interpreter, control all the actions of the compiler, easy to use, has perfect , there are several test procedures, this the compiler course of the buaa design, juniors with the words, please do not forget to brothers and me to dinner
-C0 grammar compiler to generate 32-bit assembly, not optimized, but after a demanding test, masm614 have been packaged into a program to write a scr ipt interpreter, control all the actions of the compiler, easy to use, has perfect , there are several test procedures, this the compiler course of the buaa design, juniors with the words, please do not forget to brothers and me to dinner
(系统自动生成,下载前可以参看下载内容)
下载文件列表
CC0compiller0\C0compiler\src\C0Compiler\C0Compiler.dsp
.............\..........\...\..........\C0Compiler.dsw
.............\..........\...\..........\C0Compiler.opt
.............\..........\...\..........\C0Compiler.plg
.............\..........\...\..........\compile.cpp
.............\..........\...\..........\compile.h
.............\..........\...\..........\go.bat
.............\..........\...\..........\masm\ASMBL.TXT
.............\..........\...\..........\....\ASSMBL.BAT
.............\..........\...\..........\....\ASSMBL.PIF
.............\..........\...\..........\....\BL.EXE
.............\..........\...\..........\....\BLDALL.BAT
.............\..........\...\..........\....\BLDALLC.BAT
.............\..........\...\..........\....\BRES.BAT
.............\..........\...\..........\....\BUILD.BAT
.............\..........\...\..........\....\BUILDC.BAT
.............\..........\...\..........\....\CVTRES.EXE
.............\..........\...\..........\....\DASM.BAT
.............\..........\...\..........\....\DUMPBIN.EXE
.............\..........\...\..........\....\DUMPPE.DOC
.............\..........\...\..........\....\DUMPPE.EXE
.............\..........\...\..........\....\DUMPPE.ZIP
.............\..........\...\..........\....\EDITBIN.EXE
.............\..........\...\..........\....\L2INCA.EXE
.............\..........\...\..........\....\L2INCU.EXE
.............\..........\...\..........\....\LIB.EXE
.............\..........\...\..........\....\LINK.EXE
.............\..........\...\..........\....\link.txt
.............\..........\...\..........\....\LNK.BAT
.............\..........\...\..........\....\LNK.TXT
.............\..........\...\..........\....\LNKC.BAT
.............\..........\...\..........\....\MAKE.EXE
.............\..........\...\..........\....\makefile
.............\..........\...\..........\....\makefile.bak
.............\..........\...\..........\....\ML.ERR
.............\..........\...\..........\....\ML.EXE
.............\..........\...\..........\....\ML.TXT
.............\..........\...\..........\....\MSDIS100.DLL
.............\..........\...\..........\....\MSPDB50.DLL
.............\..........\...\..........\....\msvcrt.dll
.............\..........\...\..........\....\MSVCRT.LIB
.............\..........\...\..........\....\NMAKE.ERR
.............\..........\...\..........\....\NMAKE.EXE
.............\..........\...\..........\....\RC.EXE
.............\..........\...\..........\....\RCDLL.DLL
.............\..........\...\..........\....\Readme.txt
.............\..........\...\..........\msvcrt.dll
.............\..........\...\..........\MSVCRT.LIB
.............\..........\...\..........\test1.txt
.............\..........\...\..........\test1e.txt
.............\..........\...\..........\test2.txt
.............\..........\...\..........\test2e.txt
.............\..........\...\..........\test3.txt
.............\..........\...\..........\test3e.txt
.............\..........\...\..........\test4.txt
.............\..........\...\..........\test4e.txt
.............\..........\...\..........\test5.txt
.............\..........\...\..........\test5e.txt
.............\..........\...\..........\使用说明.txt
.............\..........\...\..........\masm
.............\..........\...\C0Compiler
.............\..........\src
.............\C0compiler
CC0compiller0