Kross
Kross - a Scripting Framework for Applications
Kross is a scripting bridge to embed scripting functionality into an application. Kross provides an abstract API to provide scripting functionality in a interpreter-independent way. The application that uses Kross should not need to know anything about the scripting language being used.
The main parts of Kross:
- The core of Kross
- The optional Kross modules
- The Kross console application
- The unit- and regression tests
The interpreter backends supported by Kross:
- The Python interpreter backend
- The Ruby interpreter backend
- The KDE JavaScript interpreter backend
Links:
- Maintainer(s):
- [Unknown/None]