(Major update and reorg.) |
|||
| Line 1: | Line 1: | ||
{{Template:I18n/Language Navigation Bar|Development/Languages}} | {{Template:I18n/Language Navigation Bar|Development/Languages}} | ||
| − | + | KDE supports several programming languages for KDE 4 development. | |
| + | |||
| + | ==Stable and Mature== | ||
| + | |||
| + | Support for these languages is mature, fully maintained and suitable for application development: | ||
| − | |||
* [[Development/Languages/Python|Python]] | * [[Development/Languages/Python|Python]] | ||
* [[Development/Languages/Ruby|Ruby]] | * [[Development/Languages/Ruby|Ruby]] | ||
| + | |||
| + | ==In Development== | ||
| + | |||
| + | Support for these languages are still in development: | ||
| + | |||
* [[Development/Languages/QtSharp|C#]] | * [[Development/Languages/QtSharp|C#]] | ||
* [[Development/Languages/PHP-Qt|PHP]] | * [[Development/Languages/PHP-Qt|PHP]] | ||
| − | Qt3/KDE3 | + | ==Bindings Technologies and Embedding== |
| + | * [[Development/Languages/Smoke|Smoke]] - Provides infrastructure which is used for creating bindings for multiple languages such as Ruby, C# and PHP. | ||
| + | |||
| + | Next to direct bindings to the standard APIs there are bindings for scripting specific applications. For more info see the [[Development/Languages/Kross|Kross]] page. | ||
| + | |||
| + | ==Support for Qt3 / KDE3== | ||
* [[Development/Languages/Perl|Perl]] | * [[Development/Languages/Perl|Perl]] | ||
* [[Development/Languages/Java|Java]] | * [[Development/Languages/Java|Java]] | ||
| Line 15: | Line 28: | ||
* [[Development/Languages/Tools|KDE interaction tools]] (Shell) | * [[Development/Languages/Tools|KDE interaction tools]] (Shell) | ||
| − | |||
| − | |||
| − | |||
| − | |||
__NOTOC__ | __NOTOC__ | ||
Languages: عربي | Asturianu | Català | Česky | Kaszëbsczi | Dansk | Deutsch | English | Esperanto | Español | Eesti | فارسی | Suomi | Français | Galego | Italiano | 日本語 | 한국어 | Norwegian | Polski | Português Brasileiro | Română | Русский | Svenska | Slovenčina | Slovenščina | српски | Türkçe | Tiếng Việt | Українська | 简体中文 | 繁體中文
KDE supports several programming languages for KDE 4 development.
Support for these languages is mature, fully maintained and suitable for application development:
Support for these languages are still in development:
Next to direct bindings to the standard APIs there are bindings for scripting specific applications. For more info see the Kross page.