My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Downloads

LuaKit.framework is a full implementation of Lua 5.1.4 (with some alterations) with an Objective-C abstraction in a framework suitable for embedding in Mac OS X Cocoa applications. This includes Foundation native conversions and delegations to and from the state.

Significant innovations in this framework include but are not limited to Objective-C selector invocations being passable as closures to the state, string encoding support and delegate notifications of output.

Powered by Google Project Hosting