|
On Wed, 5 Nov 2008 03:53:17 -0800 (PST) Jose Marin <jose_marin2@yahoo.com.br> wrote: > Is there any stable port of Lua for Objective-C? Or for MacOS? I seem to recall that Objective C is a strict super-set of C (unlike C++), so if you're lucky, Lua will just compile as Objective C out of the box. B.