| (10 intermediate revisions by 5 users not shown) | |||
| Line 1: | Line 1: | ||
| − | |||
| − | |||
| − | |||
| − | + | The [http://kross.dipe.org Kross] scripting framework provides full [http://www.python.org/ Python], [http://www.ruby-lang.org/ Ruby] and [http://xmelegance.org/kjsembed KDE JavaScript] scripting support. Kross is now included in [http://websvn.kde.org/trunk/KDE/kdelibs/kross/ kdelibs]. | |
| − | + | ||
| − | * [http:// | + | * [http://kross.dipe.org Homepage] contains an overview of Kross-related material. |
| + | * [http://techbase.kde.org/Development/Tutorials#Kross List of Kross Tutorials]. | ||
| + | * [http://api.kde.org/4.x-api/kdelibs-apidocs/kross/html/ API Reference] | ||
| + | * [[Development/Tutorials/KWord Scripting|KWord Scripting]] tutorial shows how to script KWord with Python, Ruby or JavaScript using Kross. | ||
| + | * [[Development/Tutorials/KSpread Scripting|KSpread Scripting]] tutorial shows how to script KSpread with Python, Ruby or JavaScript using Kross. | ||
| + | * [[Development/Tutorials/Krita Scripting|Krita Scripting]] tutorial shows how to script Krita with Python, Ruby or JavaScript using Kross. | ||
| + | * [[Development/Tutorials/SuperKaramba|SuperKaramba Scripting]] tutorial shows how SuperKaramba uses Kross to implement scripting. | ||
The Kross scripting framework provides full Python, Ruby and KDE JavaScript scripting support. Kross is now included in kdelibs.