【Lua】撸啊!第一弹:Lua开发环境搭建(Mac OS X)

Lua

官方网站:http://www.lua.org

维基百科:http://en.wikipedia.org/wiki/Lua_(programming_language)

 

1、 安装Rudix

Rudix: http://rudix.org

Rudix is a collection of pre-built Unix software delivered as packages for Mac OS X: “The hassle-free way to get Unix programs on Mac OS X”

打开终端,执行

curl -O https://raw.github.com/rudix-mac/package-manager/master/rudix.py
sudo python rudix.py install rudix

 

2、安装Lua

终端,执行

sudo rudix install lua

 

一切如此简单!

测试:

 

 

 

 

 

posted on 2013-02-20 10:00  Anthony Li  阅读(3941)  评论(1编辑  收藏  举报

博客园博客已停止更新,博客地址:dyinigbleed.com