m (use api.kde.org) |
|||
| (2 intermediate revisions by one user 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]. | 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://kross.dipe.org Homepage] contains an overview of Kross-related material. | ||
* [http://techbase.kde.org/Development/Tutorials#Kross List of Kross Tutorials]. | * [http://techbase.kde.org/Development/Tutorials#Kross List of Kross Tutorials]. | ||
| − | * [http://api.kde.org/4. | + | * [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/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/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/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. | * [[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.