CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 编译器/词法分析 搜索资源 - lua c

搜索资源列表

  1. luainterface

    1下载:
  2. LuaInterface。是lua的c#版本。支持.Net2.0。对于做各种脚本应用支持非常好用。简单,功能强大!
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:533974
    • 提供者:gary
  1. tolua++

    0下载:
  2. tolua++是一个对lua进行封装调用的工具,可以自动绑定C++类和函数,代码很值得研究
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:452594
    • 提供者:leonliu
  1. lua-5.1.3.tar

    0下载:
  2. 动态lua语言源代码,学学这个代码对提供C语言的能力还是挺好的。
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:215817
    • 提供者:wangjinquan
  1. luatinker_plus

    1下载:
  2. lua tinker 增强版本,自己修改过。 1.实现LuaTinker的跨平台(Linux与Windows)2.增强LuaTinker对C/C++函数的导出功能,包括可以将函数导出到嵌套的表中 可以导出函数参数中带const关键字的函数 可以导出const类成员函数
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:9399
    • 提供者:杨何
  1. LuaJIT-1.1.4

    0下载:
  2. 采用C语言写的Lua的解释器的代码!Lua不用介绍了吧,著名的嵌入式脚本语言
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:428193
    • 提供者:dwedw
  1. ec++

    0下载:
  2. eC++编译器源码-eC++ compiler source
  3. 所属分类:Compiler program

    • 发布日期:2017-11-09
    • 文件大小:656123
    • 提供者:站长
  1. tolua++

    0下载:
  2. 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
  3. 所属分类:Compiler program

    • 发布日期:2017-03-25
    • 文件大小:79448
    • 提供者:joss
  1. lua-5.1manual(chinese)

    0下载:
  2. 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
  3. 所属分类:Compiler program

    • 发布日期:2017-03-24
    • 文件大小:200088
    • 提供者:linxi
  1. lua-5.1.2CE

    0下载:
  2. 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
  3. 所属分类:Compiler program

    • 发布日期:2017-05-07
    • 文件大小:1725537
    • 提供者:xuyong
  1. ScriptEngine.tar

    1下载:
  2. 针对LUA脚本语言的C++封装,大量使用了模板技术-LUA scr ipting language for the C++ package and substantial use of template technology
  3. 所属分类:Compiler program

    • 发布日期:2016-10-03
    • 文件大小:26149
    • 提供者:王阿土
  1. lua5_1_3_Sources

    0下载:
  2. LUA programming language implementation (source code)
  3. 所属分类:Compiler program

    • 发布日期:2017-04-16
    • 文件大小:204517
    • 提供者:asat232
  1. chaiscript-1.3-win

    0下载:
  2. C++格式,嵌入式脚本语言源代码 是游戏开发的利器 绝对优于lua-C++ formats, embedded scr ipting language source code.Its a good tool for game development which is absolutely superior to lua
  3. 所属分类:Compiler program

    • 发布日期:2017-04-16
    • 文件大小:343531
    • 提供者:梁立松
  1. luapi3

    0下载:
  2. lua 调用c 函数例子 ,lua 调用windows 函数例子-lua call the c function is an example, lua call the windows function is an example
  3. 所属分类:Compiler program

    • 发布日期:2017-04-04
    • 文件大小:47012
    • 提供者:水月
  1. lua-5.1.4

    0下载:
  2. 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
  3. 所属分类:Compiler program

    • 发布日期:2017-03-26
    • 文件大小:237815
    • 提供者:李刚
  1. LuaProgrammingLanguage

    0下载:
  2. 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
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:448300
    • 提供者:代威
  1. LuaPlusStudy

    0下载:
  2.  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.
  3. 所属分类:Compiler program

    • 发布日期:2017-05-14
    • 文件大小:3945932
    • 提供者:朱小明
  1. 200704241154530

    0下载:
  2. 我实现了一个用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
  3. 所属分类:Compiler program

    • 发布日期:2017-04-06
    • 文件大小:95645
    • 提供者:tao
  1. Lua-C

    0下载:
  2. 1. Lua运行环境配置,Lua解释器、Lua编译器的配置与生成; 2. Lua语法用例 3. Lua与C互相调用方法例子 4. Lua中正则表达式使用。 -use Lua and C , lua call c, c call lua
  3. 所属分类:Compiler program

    • 发布日期:2017-03-25
    • 文件大小:19524
    • 提供者:
  1. lua-5.2.0.tar

    0下载:
  2. 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.
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:246377
    • 提供者:lishifeng
  1. lua

    0下载:
  2. 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
  3. 所属分类:Compiler program

    • 发布日期:2017-04-10
    • 文件大小:1306199
    • 提供者:刘雯
« 12 »
搜珍网 www.dssz.com