Is anyone using Lua with Objective-C? I was just thinking about how easily the two could work together since you'd only need to wrap a few runtime functions (like objc_messageSend) to have full access to all Objective-C libraries. Steve