zoss/Core/Scripting

Zen Scripting

The Zen Scripting framework makes provides for a means for integrating scripting languages into your application.

The integration is about as complicated as integrating with a given scripting language such as Python or Lua, except the integration is generic. This allows your application to support any scripting language that is supported by the Zen frameworks.

Currently Lua and Python are supported, but we plan to eventually add support for other languages such as JavaScript, and  AngelScript.