搜索资源列表
cint5.15.tar
- C/C++的解释器源代码,很漂亮的,我使用过-C / C interpreter source code, a very nice, I used
bsh
- BeanShell是一个小型的,免费的,可嵌入式的,具有面向对象脚本语言特性的Java代码解释器。它是用Java语言写的。它能执行标准的Java语句和表达式,还自带简单的脚本命令和语法。它把编程对象当成一个简单的方法,这很像Perl和Javascr ipt. 你可以在写Java测试或调试时使用BeanShell,也可以用它作为你的应用程序的脚本引挚。简而言之,BeanShell可以动态的解释JAVA语言。也就是说BeanShell在许多方面对于Java的用处就像Tcl/Tk对于C的用处一样:
little C
- 用C语言编的一个小解释器,可以执行C程序的!算是可以执行C程序的C程序吧! (大师)写的哦!- A small interpreter arranges which with the C language, may carry out the C procedure! Is may carry out C the procedure C procedure! (Master) writes oh!
CMDL
- c++编写的命令行解释器-c compilation order good interpreter
chsh
- 一个类c++语言解释器,由一位国外c++大师所作,喜欢脚本脚本语言的可以-a Class C language interpreter, by a master of his foreign c, like the scr ipt scr ipting language can s
tcforwin70
- 一个C++函数解释器,很好用。-a C function interpreter, a good use.
ReleaseVersion
- 一个简易C语言解释器,语法规范见设计文档,感觉挺好用的,至少可以借鉴一下设计过程-a simple C language interpreter, syntax, see the design documents, the feeling is very good. at least we can draw on this design process
blassic-0.5.1
- 由一个古老的BASIC解释器改进而成, 保留了ANSI C固有的艺术美感.-from an old BASIC interpreter to improve from retained ANSI C inherent beauty of the arts.
Litc
- 自己做的一个C语言的解释器 给大家做个参考-do for myself a C language interpreter for everyone to be a reference
compiler
- c--解释器,输入源码,能够打印出结果,可支持注释,递归等
analys
- vb scr ipt子集解释器 Makefile.vb用于生成解释器的c代码 可执行程序需要自己写main函数,调用解析类vbs_content,自行生成。 -vb scr ipt interpreter subset Makefile.vb interpreter used to generate the c code to write executable programs need to have their own main function, call the analyt
4
- 一个小型的C解释器,可以编译执行简单的C程序并且给出结果。-A small C interpreter, you can compile a simple C implementation of procedures and results are given.
Ansy
- pascal语言子集的实现,采用C++实现,使用了GOF解释器模式,对编译原理感兴趣的同志有帮助-pascal language subset of the realization of the use of C++ to achieve, the use of the GOF patterns Interpreter, Compiler Construction Principles of the comrades who are interested in helping
cint-5.16.19-win32.tar
- Cint(C/C++ interpreter, C-int)是一个C++解释器,顾名思义,和GCC、VC等编译器不同,它是解释执行C++代码的。它具有的能力有: 支持 K&R-C, ANSI-C, ANSI-C++ 可处理大规模C/C++源码 动态C++ 内置的Debugger和Class Browser Cint可以在不少操作系统上工作 -Cint (C/C++ interpreter, C-int) is a C++ interpreter, by definit
MiniCPlusPlus
- 一个小型的C++代码解释器,可以运行简单的C++代码。-A small C++ code interpreter, you can run a simple C++ code.
cint-5.18.00
- Cint(C/C++ interpreter, C-int)是一个C++解释器,顾名思义,和GCC、VC等编译器不同,它是解释执行C++代码的。我们可以利用它来让我们的程序支持解释C++语言。 附带源码-Cint (C/C++ interpreter, C-int) is a C++ interpreter, by definition, and the GCC, VC and other compiler different, it is interpreted C++ code. We
Lua-C
- 1. Lua运行环境配置,Lua解释器、Lua编译器的配置与生成; 2. Lua语法用例 3. Lua与C互相调用方法例子 4. Lua中正则表达式使用。 -use Lua and C , lua call c, c call lua
little-C
- 一个不错的C解释器,唯一的缺点就是库文件还没有完善。-A good C interpreter, only drawback is the library file is not perfect.
C-minus-minus-interpreter
- 这是一个简单的C++解释器,对于初学者来说,是一个很好的范例。可以从中学到很多。- this is a simple C++ interpreter,to a student,it is a great example.
basic解释器源代码
- basic解释器源代码 basic解释器源代码.c