搜索资源列表
luainterface
- LuaInterface。是lua的c#版本。支持.Net2.0。对于做各种脚本应用支持非常好用。简单,功能强大!
tolua++
- tolua++是一个对lua进行封装调用的工具,可以自动绑定C++类和函数,代码很值得研究
lua-5.1.3.tar
- 动态lua语言源代码,学学这个代码对提供C语言的能力还是挺好的。
luatinker_plus
- lua tinker 增强版本,自己修改过。 1.实现LuaTinker的跨平台(Linux与Windows)2.增强LuaTinker对C/C++函数的导出功能,包括可以将函数导出到嵌套的表中 可以导出函数参数中带const关键字的函数 可以导出const类成员函数
LuaJIT-1.1.4
- 采用C语言写的Lua的解释器的代码!Lua不用介绍了吧,著名的嵌入式脚本语言
ec++
- eC++编译器源码-eC++ compiler source
tolua++
- toLua++ 5。1版本,toLua++是一种LUA到c++的绑定工具,他可可以将你的PKG文件编译层LUA接口注册文件,省去你写绑定代码的时间。-toLua++ 5. 1 version, toLua++ is a LUA account c++ binding instrument, he may be your PKG file compiled LUA interface layer registration documents, save you to write code to b
lua-5.1manual(chinese)
- lua的速查中文手册,由c程序员开发的,和c结合最紧密的教本。参见www.lua.org-lua s Info Chinese manual, developed by the c programmers, and c combined with the most closely textbooks. See www.lua.org
lua-5.1.2CE
- Lua is a powerful, fast, lightweight, embeddable scr ipting language. Lua combines simple procedural syntax with powerful data descr iption constructs based on associative arrays and extensible semantics. Lua is dynamically typed, runs by interpre
ScriptEngine.tar
- 针对LUA脚本语言的C++封装,大量使用了模板技术-LUA scr ipting language for the C++ package and substantial use of template technology
lua5_1_3_Sources
- LUA programming language implementation (source code)
chaiscript-1.3-win
- C++格式,嵌入式脚本语言源代码 是游戏开发的利器 绝对优于lua-C++ formats, embedded scr ipting language source code.Its a good tool for game development which is absolutely superior to lua
luapi3
- lua 调用c 函数例子 ,lua 调用windows 函数例子-lua call the c function is an example, lua call the windows function is an example
lua-5.1.4
- Lua 是一个小巧的脚本语言。作者是巴西人。该语言的设计目的是为了嵌入应用程序中,从而为应用程序提供灵活的扩展和定制功能,纯C开发,跨平台性非常好-Lua is a small scr ipting language. The author is Brazilian. The language is designed for embedded applications, so as to provide a flexible application extension and customiza
LuaProgrammingLanguage
- Lua本身是以简单优雅为本,着眼于处理那些C不擅长的任务。借助C/C++为其扩展,Lua可闪现无穷魅力。Lua本身完全遵循ANSI C而写成,只要有C编译器的地方,Lua便可发挥她的力量。Lua不需要追求Python那样的大而全的库,太多累赘,反而破坏了她的优美。-Lua itself is simple and elegant oriented, focused on dealing with the tasks that C is not good. With C/C++ for its e
LuaPlusStudy
- LuaPlus是Lua的C++增强,也就是说,LuaPlus本身就是在Lua的源码上进行增强得来的。用它与C++进行合作,是比较好的一个选择。-LuaPlus is Lua' s C++ enhancement, that is, LuaPlus itself is the source on the Lua enhancement comes from. Use it to cooperate with the C++ is a better choice.
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
Lua-C
- 1. Lua运行环境配置,Lua解释器、Lua编译器的配置与生成; 2. Lua语法用例 3. Lua与C互相调用方法例子 4. Lua中正则表达式使用。 -use Lua and C , lua call c, c call lua
lua-5.2.0.tar
- Lua 是一个小巧的脚本语言。Lua由标准C编写而成,几乎在所有操作系统和平台上都可以编译,运行。-ua is a small scr ipting language. By Lua standard C write and become, in almost all operating system on the peace can be compiled, operation.
lua
- Lua由标准C编写而成,几乎在所有操作系统和平台上都可以编译,运行。Lua并没有提供强大的库,这是由它的定位决定的。所以Lua不适合作为开发独立应用程序的语言-Written in Lua by the standard C, almost all operating systems and platforms can be compiled and run. Lua does not provide a strong library, which is determined by its po