码迷,mamicode.com
首页 > Windows程序 > 详细

windows 编译Lua

时间:2014-08-05 00:28:58      阅读:270      评论:0      收藏:0      [点我收藏+]

标签:style   blog   http   color   2014   div   linux   new   

http://www.linuxidc.com/Linux/2014-02/96459.htm

 

sublime 配置lua 

 

build sysytem -> new build system.

the content:

{
    "cmd": ["D:\\TDDOWNLOAD\\lua-5.2.3\\lua-5.2.3\\bin\\lua.exe","$file"],
    "file_regex": "^(...*?):([0-9]*):?([0-9]*)",
    "selector":"source.lua"

}

a.lua

print ("hello world")

ctrl +B

windows 编译Lua,布布扣,bubuko.com

windows 编译Lua

标签:style   blog   http   color   2014   div   linux   new   

原文地址:http://www.cnblogs.com/jesse-deng/p/3891230.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!