compile_source

所属分类:编译器/解释器
开发工具:Visual C++
文件大小:114KB
下载次数:42
上传日期:2008-06-12 10:01:39
上 传 者codefan
说明:  我的简易编译器终于在花了近20个工作日后完成了。按照设计是做成一个FormulaEx.dll,为了测试我还作了一个命令行工具CalcEx.exe。编译原理是我们计算机专业比较重要的一门基础学科,但在我们的日常的程序设计中很少直接使用到,并且现在有一些开源的工程比如Python、ruby做的非常的好,这样我们要自己做一个编译系统几乎没有必要。我这一次也只是应我们一个产品的需要并且需要针对产品中的特殊需要进行优化才作了这个编译程序。 详细请进 http://codefan.spaces.live.com/blog/cns!A4330C839CFF6D86!171.entry
(Simple compiler I finally spent nearly 20 working days after the project is completed. Design is made in accordance with a FormulaEx.dll, in order to test I also made a command-line tool CalcEx.exe. Compilation Principle of our computer professionals a more important basic subjects, but in our day-to-day procedures for the design of little direct use to, and now there are some open source projects such as Python, ruby doing very good, so we have to own a compiler system is almost not necessary. This time I will only be a product of our needs and the need for the special needs of products to optimize only made the compiler. Detailed Come http://codefan.spaces.live.com/blog/cns!A4330C839CFF6D86!171.entry)

文件列表:
Algorithm (0, 2008-06-12)
Algorithm\CalcEx (0, 2008-06-12)
Algorithm\CalcEx\CalcEx.aps (16848, 2008-06-12)
Algorithm\CalcEx\CalcEx.clw (243, 2007-02-01)
Algorithm\CalcEx\CalcEx.cpp (14193, 2008-06-12)
Algorithm\CalcEx\CalcEx.dep (174, 2007-02-01)
Algorithm\CalcEx\CalcEx.dsp (4823, 2007-06-22)
Algorithm\CalcEx\CalcEx.h (1077, 2008-06-12)
Algorithm\CalcEx\CalcEx.mak (6972, 2007-03-08)
Algorithm\CalcEx\CalcEx.plg (2900, 2008-06-12)
Algorithm\CalcEx\CalcEx.rc (1457, 2007-02-01)
Algorithm\CalcEx\mssccprj.scc (268, 2007-02-01)
Algorithm\CalcEx\Resource.h (447, 2007-02-01)
Algorithm\CalcEx\StdAfx.cpp (293, 2007-02-01)
Algorithm\CalcEx\StdAfx.h (1108, 2007-02-01)
Algorithm\CalcEx\vssver.scc (240, 2007-09-26)
Algorithm\FormulaEX (0, 2008-06-12)
Algorithm\FormulaEX\FormulaEX.aps (17960, 2008-06-12)
Algorithm\FormulaEX\FormulaEX.clw (156, 2007-03-21)
Algorithm\FormulaEX\FormulaEX.cpp (2450, 2008-06-12)
Algorithm\FormulaEX\FormulaEX.def (205, 2007-03-01)
Algorithm\FormulaEX\FormulaEX.dep (1149, 2007-02-01)
Algorithm\FormulaEX\FormulaEX.dsp (5754, 2007-03-01)
Algorithm\FormulaEX\FormulaEX.mak (9646, 2007-03-01)
Algorithm\FormulaEX\FormulaEX.plg (5468, 2008-06-12)
Algorithm\FormulaEX\FormulaEX.rc (3423, 2007-03-21)
Algorithm\FormulaEX\Header (0, 2008-06-12)
Algorithm\FormulaEX\Header\CommonDataDef.h (719, 2007-02-02)
Algorithm\FormulaEX\Header\CompileCode.h (3822, 2008-06-12)
Algorithm\FormulaEX\Header\ExecuteCode.h (2290, 2008-06-12)
Algorithm\FormulaEX\Header\FormulaImpl.h (2975, 2008-06-12)
Algorithm\FormulaEX\Header\FormulaModula.h (6145, 2008-06-12)
Algorithm\FormulaEX\Header\vssver.scc (96, 2007-09-26)
Algorithm\FormulaEX\Interface (0, 2008-06-12)
Algorithm\FormulaEX\Interface\ConstDef.cpp (5134, 2008-06-12)
Algorithm\FormulaEX\Interface\ConstDef.h (7232, 2008-06-12)
Algorithm\FormulaEX\Interface\IFormula.h (2060, 2007-03-21)
Algorithm\FormulaEX\Interface\vssver.scc (80, 2007-09-26)
Algorithm\FormulaEX\mssccprj.scc (280, 2007-03-01)
... ...

======================================================================== CONSOLE APPLICATION : CalcEx ======================================================================== text case: set a 1,2,3,4,5,6,7,8,9,0,12,21,3,345,45,543,542 set b 500 c = gettickcount(); for(i=0;i
近期下载者

相关文件


收藏者