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 favorite way (from the shell):
sudo port install lua
I LOVE macports!