(fix links) |
(added api-ref link) |
||
| 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]. | 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://kross.dipe.org Homepage] contains an overview of Kross-related material. |
| − | * | + | * [http://techbase.kde.org/Development/Tutorials#Kross List of Kross Tutorials]. |
| − | + | * [http://www.englishbreakfastnetwork.org/apidocs/apidox-kde-4.0/kdelibs-apidocs/kross/html/index.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. |
The Kross scripting framework provides full Python, Ruby and KDE JavaScript scripting support. Kross is now included in kdelibs.