[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
An Entity of Type: software, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

Kross is a scripting framework for KDE Frameworks. Originally Kross was designed for use in KOffice but eventually became the official scripting framework in KDE Software Compilation 4. Kross is designed to provide full scripting power for users of KDE applications, with a language of their own choice; and make it easy for developers targeting the KDE platform to enable their application with support for multiple scripting languages (without themselves needing to be proficient in any of them).

Property Value
dbo:abstract
  • Kross is a scripting framework for KDE Frameworks. Originally Kross was designed for use in KOffice but eventually became the official scripting framework in KDE Software Compilation 4. Kross is designed to provide full scripting power for users of KDE applications, with a language of their own choice; and make it easy for developers targeting the KDE platform to enable their application with support for multiple scripting languages (without themselves needing to be proficient in any of them). The Kross scripting framework is not a scripting language itself. It merely serves to plug into KDE the support for other, already existing scripting languages. Currently supported are: Python, Ruby, and JavaScript and the Falcon Programming Language. Addition of other scripting languages is made easy by the modular architecture of the framework. Kross provides the following advantages over other approaches to enable scripting for desktop applications or desktop environments: * The user is free to pick and use their favorite language for the scripting efforts * The application developer does not need to know the specifics about a scripting language * Other scripting languages can be easily added by writing a module/plugin for Kross. (en)
  • Kross est un logiciel de scriptage utilisé dans la suite bureautique KOffice, et qui prévoit une intégration plus large dans l'environnement de bureau KDE4. Kross a été conçu pour : * apporter un système de scriptage complet aux utilisateurs des applications KDE, dans le langage de leur choix; * faciliter l'ajout de capacités de scriptage dans les applications KDE par les développeurs, en leur permettant de supporter de nombreux langages sans avoir besoin de les utiliser pour cela Kross n'est pas un langage de script en lui-même. Il s'occupe d'ajouter à KDE le support d'autres langages déjà existants, tels que Python, Ruby, JavaScript et Falcon. L'ajout de nouveaux langages par la suite est très simple, du fait de l'architecture modulaire du framework. Kross apporte les avantages suivants par rapport aux autres approches d'intégrations de langages de scripts dans les applications ou les environnements de bureau : * l'utilisateur est libre de choisir le langage qu'il désire * le développeur d'applications n'a pas besoin de connaître le fonctionnement interne des langages de script qu'il intègre * de nouveaux langages peuvent facilement être ajoutés : il suffit d'écrire une extension pour Kross (fr)
  • Kross(クロス)は、Linux用デスクトップ環境であるKDE Software Compilation 4 (KDE 4) に搭載されているスクリプトフレームワークである。本来はKOffice用に設計されていたが結果的にはKDE 4の公式フレームワークとなった。ユーザーが自らが選択するスクリプト言語で最大限のスクリプトの力を提供することを目的に開発された。Krossを使うことで開発者は、KDEプラットフォームを視野に入れながら、アプリケーションに複数のスクリプト言語を優先順位を付けることなくサポートさせることが容易になる。 Krossスクリプティングプラットフォーム自体はスクリプト言語ではなく、既にシステム上にあるスクリプト言語をKDEにサポートさせることを目的としている。現在サポートされている言語はPython、Ruby、JavaScript、Falconプログラミング言語の4つである。また他のスクリプト言語も容易に追加できる。 デスクトップアプリケーションもしくはデスクトップ環境のスクリプティングを可能にする他のアプローチと比較して、Krossには以下のような利点がある。 * ユーザーは自分の好きなスクリプト言語を使うことが出来る。 * アプリケーションの開発者は各スクリプト言語の仕様を知る必要が無い。 * プラグインにより他のスクリプト言語を容易に追加できる。 (ja)
  • Kross è un framework di scripting per KDE 4, versione del K Desktop Environment. Originariamente Kross era stato progettato per KOffice, ma successivamente è divenuto il framework di scripting ufficiale per KDE 4. Kross è progettato per fornire complete possibilità di scripting per gli utenti di applicazioni KDE, con ogni linguaggio di loro scelta e per rendere facile agli sviluppatori che vogliono usare la piattaforma di KDE l'aggiunta alle proprie applicazioni del supporto a linguaggi di scripting multipli (senza che essi siano esperti di alcuno di questi linguaggi). Il framework di scripting Kross in sé non è un linguaggio di scripting. Serve semplicemente ad aggiungere a KDE il supporto per altri linguaggi di scripting esistenti. Al momento i linguaggi supportati sono: Python, Ruby, JavaScript ed il linguaggio di programmazione Falcon. L'aggiunta di altri linguaggi di scripting è resa facile dall'architettura modulare del framework. Kross fornisce i seguenti vantaggi rispetto ad altri approcci per aggiungere funzionalità di scripting alle applicazioni desktop o agli ambienti desktop: * L'utente è libero di scegliere e usare il proprio linguaggio di programmazione preferito * Lo sviluppatore dell'applicazione non ha bisogno di conoscenze specifiche riguardo ad un linguaggio di scripting in particolare * Altri linguaggi di scripting possono essere facilmente aggiunti scrivendo un modulo/plugin per Kross (it)
  • Kross is het scripting-framework van KDE 4. Kross was oorspronkelijk ontwikkeld voor gebruik met KOffice maar bracht het tot scripting-framework. Kross is ontwikkeld om een volledig scripting-framework te bieden voor gebruikers van KDE-programma's. Kross is zelf geen scriptingtaal. Het dient slechts als algemeen platform voor integratie met KDE waarvoor andere scriptingtalen worden gebruikt. Huidige ondersteunde scriptingtalen zijn Python, Ruby, JavaScript en . Toevoeging van andere scriptingtalen is gemakkelijk door de modulaire samenhang van het framework. (nl)
  • Kross 是KDE 4新的腳本框架。原先Kross是設計用於KOffice但最終成為KDE 4的正式腳本框架。Kross旨在提供KDE充分的腳本能力給應用程序用戶自己選擇的語言 ;和方便開發人員能夠針對KDE的平台,使它們的應用程序支持多種腳本語言(本身不需要精通任何腳本語言)。 Kross腳本框架並不是腳本語言本身。它只不過提供KDE嵌入服務以支持其他現有的腳本語言。目前支持:Python、Ruby、JavaScript和Falcon编程语言。 Kross提供下列優於其他的方法以使腳本用於桌面應用程序或桌面環境: * 用戶可以自由地選擇和使用他最喜歡的腳本語言 * 應用程式的開發者不需要知道腳本語言具體內容 * 其他腳本語言可以很容易地添加為Kross的模塊/插件 (zh)
dbo:developer
dbo:license
dbo:programmingLanguage
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 8517429 (xsd:integer)
dbo:wikiPageLength
  • 5859 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1099311969 (xsd:integer)
dbo:wikiPageWikiLink
dbp:developer
dbp:license
dbp:name
  • KDE Frameworks (en)
dbp:programmingLanguage
dbp:repo
dbp:title
  • Kross (en)
dbp:website
dbp:wikiPageUsesTemplate
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • Kross(クロス)は、Linux用デスクトップ環境であるKDE Software Compilation 4 (KDE 4) に搭載されているスクリプトフレームワークである。本来はKOffice用に設計されていたが結果的にはKDE 4の公式フレームワークとなった。ユーザーが自らが選択するスクリプト言語で最大限のスクリプトの力を提供することを目的に開発された。Krossを使うことで開発者は、KDEプラットフォームを視野に入れながら、アプリケーションに複数のスクリプト言語を優先順位を付けることなくサポートさせることが容易になる。 Krossスクリプティングプラットフォーム自体はスクリプト言語ではなく、既にシステム上にあるスクリプト言語をKDEにサポートさせることを目的としている。現在サポートされている言語はPython、Ruby、JavaScript、Falconプログラミング言語の4つである。また他のスクリプト言語も容易に追加できる。 デスクトップアプリケーションもしくはデスクトップ環境のスクリプティングを可能にする他のアプローチと比較して、Krossには以下のような利点がある。 * ユーザーは自分の好きなスクリプト言語を使うことが出来る。 * アプリケーションの開発者は各スクリプト言語の仕様を知る必要が無い。 * プラグインにより他のスクリプト言語を容易に追加できる。 (ja)
  • Kross is het scripting-framework van KDE 4. Kross was oorspronkelijk ontwikkeld voor gebruik met KOffice maar bracht het tot scripting-framework. Kross is ontwikkeld om een volledig scripting-framework te bieden voor gebruikers van KDE-programma's. Kross is zelf geen scriptingtaal. Het dient slechts als algemeen platform voor integratie met KDE waarvoor andere scriptingtalen worden gebruikt. Huidige ondersteunde scriptingtalen zijn Python, Ruby, JavaScript en . Toevoeging van andere scriptingtalen is gemakkelijk door de modulaire samenhang van het framework. (nl)
  • Kross 是KDE 4新的腳本框架。原先Kross是設計用於KOffice但最終成為KDE 4的正式腳本框架。Kross旨在提供KDE充分的腳本能力給應用程序用戶自己選擇的語言 ;和方便開發人員能夠針對KDE的平台,使它們的應用程序支持多種腳本語言(本身不需要精通任何腳本語言)。 Kross腳本框架並不是腳本語言本身。它只不過提供KDE嵌入服務以支持其他現有的腳本語言。目前支持:Python、Ruby、JavaScript和Falcon编程语言。 Kross提供下列優於其他的方法以使腳本用於桌面應用程序或桌面環境: * 用戶可以自由地選擇和使用他最喜歡的腳本語言 * 應用程式的開發者不需要知道腳本語言具體內容 * 其他腳本語言可以很容易地添加為Kross的模塊/插件 (zh)
  • Kross is a scripting framework for KDE Frameworks. Originally Kross was designed for use in KOffice but eventually became the official scripting framework in KDE Software Compilation 4. Kross is designed to provide full scripting power for users of KDE applications, with a language of their own choice; and make it easy for developers targeting the KDE platform to enable their application with support for multiple scripting languages (without themselves needing to be proficient in any of them). (en)
  • Kross est un logiciel de scriptage utilisé dans la suite bureautique KOffice, et qui prévoit une intégration plus large dans l'environnement de bureau KDE4. Kross a été conçu pour : * apporter un système de scriptage complet aux utilisateurs des applications KDE, dans le langage de leur choix; * faciliter l'ajout de capacités de scriptage dans les applications KDE par les développeurs, en leur permettant de supporter de nombreux langages sans avoir besoin de les utiliser pour cela (fr)
  • Kross è un framework di scripting per KDE 4, versione del K Desktop Environment. Originariamente Kross era stato progettato per KOffice, ma successivamente è divenuto il framework di scripting ufficiale per KDE 4. Kross è progettato per fornire complete possibilità di scripting per gli utenti di applicazioni KDE, con ogni linguaggio di loro scelta e per rendere facile agli sviluppatori che vogliono usare la piattaforma di KDE l'aggiunta alle proprie applicazioni del supporto a linguaggi di scripting multipli (senza che essi siano esperti di alcuno di questi linguaggi). (it)
rdfs:label
  • Kross (KDE) (fr)
  • Kross (software) (it)
  • Kross (software) (en)
  • Kross (ja)
  • Kross (software) (nl)
  • Kross (zh)
owl:sameAs
prov:wasDerivedFrom
foaf:homepage
foaf:isPrimaryTopicOf
foaf:name
  • KDE Frameworks (en)
is dbo:wikiPageRedirects of
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License