CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 搜索资源 - lua c

搜索资源列表

  1. luainterface

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

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

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

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

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

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

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

    • 发布日期:2008-10-13
    • 文件大小:9.18kb
    • 提供者:杨何
  1. Lua-5

    0下载:
  2. Lua 是一个扩展式程序设计语言,它被设计成支持通用的过程式编程,并有相关数据描述的设施。 Lua 也能对面向对象编程,函数式编程,数据驱动式编程提供很好的支持。它可以作为一个强大、轻量的脚本语言,供任何需要的程序使用。 Lua 以一个用 clean C 写成的库形式提供。(所谓 Clean C ,指的 ANSI C 和 C++ 中共通的一个子集) 作为一个扩展式语言,Lua 没有 \"main\" 程序的概念:它只能 嵌入 一个宿主程序中工作,这个宿主程序被称作 embedding pr
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:106.65kb
    • 提供者:yunjianzhang
  1. lua(vc版)效率最高的c虚拟机

    3下载:
  2. lua windows vc 工程加源代码,学习虚拟机很好的源代码
  3. 所属分类:操作系统开发

    • 发布日期:2009-01-04
    • 文件大小:1.51mb
    • 提供者:wwh_zg
  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
    • 文件大小:195.4kb
    • 提供者: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
    • 文件大小:1.65mb
    • 提供者: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
    • 文件大小:25.54kb
    • 提供者:王阿土
  1. lua5_1_3_Sources

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

    • 发布日期:2017-04-16
    • 文件大小:199.72kb
    • 提供者: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-17
    • 文件大小:335.48kb
    • 提供者:梁立松
  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
    • 文件大小:45.91kb
    • 提供者:水月
  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
    • 文件大小:232.24kb
    • 提供者:李刚
  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-15
    • 文件大小:3.76mb
    • 提供者:朱小明
  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
    • 文件大小:19.07kb
    • 提供者:
  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
    • 文件大小:240.6kb
    • 提供者: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
    • 文件大小:1.25mb
    • 提供者:刘雯
  1. lua-5.1.4

    1下载:
  2. 修改过的lua C源码,支持中文变量,压缩包里包括修改位置说明,和源码的编译,并提供一份易语言调用的模块源码,一封装lua类和table类-Lua C source code, modified to support the Chinese variables, compression bag to modify the location and source code compile and provide an easy language to call the module source
  3. 所属分类:ELanguage

    • 发布日期:2017-11-10
    • 文件大小:377.87kb
    • 提供者:乔克蕾
  1. Lua-guid-for-C-or-CPP-Programer

    0下载:
  2. 适合C或C++程序员的Lua快速入门书籍-Lua guid for C or C++ Programer
  3. 所属分类:source in ebook

    • 发布日期:2017-04-07
    • 文件大小:180.71kb
    • 提供者:ad
  1. lua-5.3.0.tar

    1下载:
  2. Lua的5.3.0版本源码,完全符合C标准,适合学习(Lua's 5.3 version source code .Suitable for learning)
  3. 所属分类:编译器/解释器

    • 发布日期:2018-04-21
    • 文件大小:271kb
    • 提供者:GXMing
« 12 »
搜珍网 www.dssz.com