What can I use to program Lua script on Mac OS X? I\'m looking for something that I can use to compile/interpret Lua script on OS X.
My preferred way:
brew install lua
Thanks, Max!
And if you need to know how to install Homebrew, see http://mxcl.github.com/homebrew/ and:
/usr/bin/ruby -e "$(curl -fsSL https://raw.github.com/gist/323731)"