文件名称:CInterprter
-
所属分类:
- 标签属性:
- 上传时间:2013-11-27
-
文件大小:141.95kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
终于重头开始写完自己的解释器了,中途多次改变了实现机理,多次改变采用的结构体,最终实现了轻便快速的类C解释器。程序很好理解,对刚开始写解释器的朋友很有帮助,可以学习其中的实现方式和一些比较好的想法。程序还不完善,可以自己修改。-Finally start to finish his explanation, repeatedly changed the implement mechanism in the Middle, change multiple times using structs, ultimately achieving a light quick class c interpreter. Program is easy to understand, the friend had just started to write the interpreter is very helpful and can learn one of implementation and some good ideas. Program is a work in progress, and can modify.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
CInterprter/base.h
CInterprter/cell_evaluation.cpp
CInterprter/cell_evaluation.h
CInterprter/CInterprter.dsp
CInterprter/CInterprter.dsw
CInterprter/CInterprter.ncb
CInterprter/CInterprter.opt
CInterprter/CInterprter.plg
CInterprter/c_hash.cpp
CInterprter/c_hash.h
CInterprter/Debug/CInterprter.exe
CInterprter/Debug/example.txt
CInterprter/Debug/example1.txt
CInterprter/Debug/tempScript.js
CInterprter/ExpressionTrans.cpp
CInterprter/ExpressionTrans.h
CInterprter/mem_string.cpp
CInterprter/mem_string.h
CInterprter/OpObj_Pool.cpp
CInterprter/OpObj_Pool.h
CInterprter/op_object.h
CInterprter/run_times.cpp
CInterprter/run_times.h
CInterprter/Scanner.cpp
CInterprter/Scanner.h
CInterprter/stack.h
CInterprter/TokenContainer.cpp
CInterprter/TokenContainer.h
CInterprter/transfer.cpp
CInterprter/transfer.h
CInterprter/use_main.cpp
CInterprter/Debug
CInterprter
CInterprter/cell_evaluation.cpp
CInterprter/cell_evaluation.h
CInterprter/CInterprter.dsp
CInterprter/CInterprter.dsw
CInterprter/CInterprter.ncb
CInterprter/CInterprter.opt
CInterprter/CInterprter.plg
CInterprter/c_hash.cpp
CInterprter/c_hash.h
CInterprter/Debug/CInterprter.exe
CInterprter/Debug/example.txt
CInterprter/Debug/example1.txt
CInterprter/Debug/tempScript.js
CInterprter/ExpressionTrans.cpp
CInterprter/ExpressionTrans.h
CInterprter/mem_string.cpp
CInterprter/mem_string.h
CInterprter/OpObj_Pool.cpp
CInterprter/OpObj_Pool.h
CInterprter/op_object.h
CInterprter/run_times.cpp
CInterprter/run_times.h
CInterprter/Scanner.cpp
CInterprter/Scanner.h
CInterprter/stack.h
CInterprter/TokenContainer.cpp
CInterprter/TokenContainer.h
CInterprter/transfer.cpp
CInterprter/transfer.h
CInterprter/use_main.cpp
CInterprter/Debug
CInterprter
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.