Kross
Kross - a Scripting Framework for Applications
4.1
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:
- Author(s):
- Sebastian Sauer <mail AT dipe DOT org>
Cyrille Berger <cberger AT cberger DOT net>
- Maintainer(s):
- [Unknown/None]