Development/Languages (es): Difference between revisions
mNo edit summary |
(translation to spanish) |
||
Line 1: | Line 1: | ||
{{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/C++ |C++]] | |||
* [[Development/Languages/Python|Python]] | * [[Development/Languages/Python|Python]] | ||
* [[Development/Languages/Ruby|Ruby]] | * [[Development/Languages/Ruby|Ruby]] | ||
==In Development== | |||
Support for these languages is still in development: | |||
* [[Development/Languages/QtSharp|C#]] | |||
* [[Development/Languages/PHP-Qt|PHP]] | |||
* [[Development/Languages/Lqt|Lua]] | |||
==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. | |||
* [[Development/Languages/Kross|Kross]] - Provides embedded scripting for C++ applications. Multiple languages such as Python, Ruby, JavaScript, QtScript, Falcon and Java are supported. | |||
* [[Development/Languages/QtScript|QtScript]] - The QtScript binding generator. | |||
==Support for Qt3 / KDE3== | |||
* [[Development/Languages/Perl|Perl]] | * [[Development/Languages/Perl|Perl]] | ||
* [[Development/Languages/Java|Java]] | * [[Development/Languages/Java|Java]] | ||
* [[Development/Languages/JavaScript|JavaScript (ECMAScript)]] | * [[Development/Languages/JavaScript|JavaScript (ECMAScript)]] | ||
* [[Development/Languages/Tools|KDE interaction tools]] (Shell) | * [[Development/Languages/Tools|KDE interaction tools]] (Shell) | ||
__NOTOC__ | __NOTOC__ |
Revision as of 11:12, 18 September 2008
Development/Languages
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.
Stable and Mature
Support for these languages is mature, fully maintained and suitable for application development:
In Development
Support for these languages is still in development:
Bindings Technologies and Embedding
- Smoke - Provides infrastructure which is used for creating bindings for multiple languages such as Ruby, C# and PHP.
- Kross - Provides embedded scripting for C++ applications. Multiple languages such as Python, Ruby, JavaScript, QtScript, Falcon and Java are supported.
- QtScript - The QtScript binding generator.
Support for Qt3 / KDE3