搜索资源列表
bsh
- BeanShell是一个小型的,免费的,可嵌入式的,具有面向对象脚本语言特性的Java代码解释器。它是用Java语言写的。它能执行标准的Java语句和表达式,还自带简单的脚本命令和语法。它把编程对象当成一个简单的方法,这很像Perl和Javascr ipt. 你可以在写Java测试或调试时使用BeanShell,也可以用它作为你的应用程序的脚本引挚。简而言之,BeanShell可以动态的解释JAVA语言。也就是说BeanShell在许多方面对于Java的用处就像Tcl/Tk对于C的用处一样:
chsh
- 一个类c++语言解释器,由一位国外c++大师所作,喜欢脚本脚本语言的可以-a Class C language interpreter, by a master of his foreign c, like the scr ipt scr ipting language can s
js-1.7.0.tar
- 脚本解释器源代码,?疟窘馐推髟创
scriptx
- 本人早先用vb写的脚本解释器,功能不是很多,支持分支循环的嵌套.
LuaJIT-1.1.4
- 采用C语言写的Lua的解释器的代码!Lua不用介绍了吧,著名的嵌入式脚本语言
tut2
- 一个自定义简单脚本引擎的实现代码,对研究脚本解释器的实现有帮助
scrip_inter
- 一个脚本语言的解释器,内附源码和详细说明
LuaJIT-1.1.5
- lua 脚本编译器, 解释器, 1.115, 相当于lua 5.1.4-lua scr ipt compiler, interpreter, 1.115, which is equivalent to lua 5.1.4
lua-5.1.2
- 著名的LUA脚本语言的解释器源码,该源码为5.1.2版本,详情参看其中的src-Well-known scr ipting language LUA interpreter source, the source code for the 5.1.2 version, the details of which see src
XRule
- 一个基于java完全面向对象的脚本语言解释器实现,类C代码-A java-based object-oriented scr ipting language completely Interpreter, C-code
point
- 一个简单的脚本语言解释器,可以编写基本逻辑,-A simple scr ipting language interpreter, you can write the basic logic
Script_Parser_Compiler_Source
- 一个小型的类C脚本的解释器源码,对于编译原理有兴趣的同学可以参考。-A small C-scr ipt interpreter source code, compiler theory for students who are interested can refer to.
200704241154530
- 我实现了一个用C++实现的脚本解释器。 该脚本只支持函数式编程,也就是说该脚本只能有function组成。支持数组,支持list文法(参考自LUA)。 -I implemented a C++, using a scr ipt interpreter. The scr ipt only supports functional programming, a function that is composed of the scr ipt only. Array support
luaincpp_demo
- 曾经想调整一个或两个值,而无需编译一遍整个代码段?然后,也许一个嵌入式脚本是你的答案。这是Lua中派上用场。 Lua是一个嵌入式的脚本解释器是轻量级的,快速的。 lua的网站上,您可以了解更多。 -Ever wanted to tweak a value or two without having to compile the whole code section over again? Then maybe an embedded scr ipt is your answer. This
ScriptOfMFC
- 基于MFC的脚本解释器,类似与VC的编译器,可以动态执行指定的代码段!-MFC-based scr ipt interpreter, similar to the VC compiler, you can dynamically execute the specified code!
kahlua
- kahlua是一款基于CLDC1.1且非常小巧的Lua解释器,它很容易扩展。只需要配合一个Lua编译器,就可以执行编译后的Lua源代码。 The Java source code is just one class file and about 130 lines of easy to read Java. 只用了130行代码就按定lua的引擎!!!!!!!! 同时LUA是魔兽世界使用的脚本哦. -kahlua is a Lua scr ipt language i
Tcl_Tk
- Tcl/Tk 并概述该语言的一小段历史。然后,回顾 Tcl/Tk 脚本语言和解释器的关键功能,讨论该语言的一些扩展,并研究几个在使用中的 Tcl/Tk 示例。在本教程中,随文本有一些代码段,偶而还有结果输出的图像(别忘了,Tk 是一种 GUI 工具箱)。 最后,我将集中一些外部资源(包括 Web 上的和印刷物)来帮助您更深入地了解 Tcl/Tk 环境。- Tcl/Tk 并概述该语言的一小段历史。然后,回顾 Tcl/Tk 脚本语言和解释器的关键功能,讨论该语言的一些扩展,并研究几个在使
fb1
- Shrimpscr ipt类是用来执行FakeBasic脚本语言的一个简单的解释器, 可以方便地嵌入你的程序中使用。在未经原作者同意的情况下,请勿 用于商业或不正当用途,谢谢! 你可以通过addFunction来添加外来函数,让脚本程序能够调用你的 C/C++程序以达到你的目的。也可以通过添加、修改类的代码来增强 脚本解释功能。当前版本支持浮点类型和浮点运算。-Shrimpscr ipt class is a simple interpreter for the perfor