Welcome, Anonymous

Scripting

Airplay SDK doesn't provide a bespoke scripting language. Surely there are enough good ones out there already? Rather, we provide you with great support for standard C and C++ libraries, meaning open source or proprietary scripting runtimes can compile with little or no modifications.

Lua

To get you started, we provide the latest version of Lua, all ready to drop straight into your Airplay application. Simply include Lua as a subproject in your Airplay project file, and it will get pulled down from our website automatically. (For more details of how this works, see Open Source)