Running Lua on Mac OS X (rudamoura.com)
Lua is a lightweight programming language and has good reputation among game engines. In this article, you will learn how to install and use the latest version of Lua (5.2.1) on Mac OS X Mountain Lion, Lion or Snow Leopard.
4 comments
[ 2.9 ms ] story [ 22.3 ms ] threadBrew also has Luajit, which I use 99% of the time; it's the environment I run in production because it's so much faster.
It's like pip but for Lua.