dbo:abstract
|
- RubyCocoa is a macOS framework that provides a bridge between the Ruby and the Objective-C programming languages, allowing the user to manipulate Objective-C objects from Ruby, and vice versa. It makes it possible to write a Cocoa application completely in Ruby as well as to write an application that mixes Ruby and Objective-C code. An Apple project called MacRuby was under development to replace RubyCocoa in 2008. A proprietary spin-off called RubyMotion was subsequently released in 2012, available for iOS, macOS and Android. Some useful applications of RubyCocoa are exploration of a Cocoa object's features with irb interactively, prototyping of a Cocoa application, writing a Cocoa application that combines the features of Ruby and Objective-C and wrapping macOS' native GUI for a Ruby script. RubyCocoa is free software, released under both the Ruby License and the LGPL. (en)
- RubyCocoa é um Framework para o Mac OS X, que permite programar para a API Cocoa, utilizando a linguagem Ruby. RubyCocoa permite que você escreva um aplicativo Cocoa em Ruby. Ele permite que você crie e use um objeto Cocoa em um script Ruby. É possível escrever um aplicativo Cocoa que mistura o código Ruby e Objective-C. Algumas aplicações úteis do RubyCocoa:
* Exploração dos recursos do objeto Cocoa usando IRB de forma interativa.
* Prototipagem de um aplicativo Cocoa.
* Escrever um aplicativo Cocoa que combina boas características do Ruby e do Objective-C
* Envolver a GUI nativa do Mac OS X para um script Ruby. (pt)
|
dbo:wikiPageExternalLink
| |
dbo:wikiPageID
| |
dbo:wikiPageLength
|
- 7452 (xsd:nonNegativeInteger)
|
dbo:wikiPageRevisionID
| |
dbo:wikiPageWikiLink
| |
dbp:wikiPageUsesTemplate
| |
dcterms:subject
| |
gold:hypernym
| |
rdf:type
| |
rdfs:comment
|
- RubyCocoa is a macOS framework that provides a bridge between the Ruby and the Objective-C programming languages, allowing the user to manipulate Objective-C objects from Ruby, and vice versa. It makes it possible to write a Cocoa application completely in Ruby as well as to write an application that mixes Ruby and Objective-C code. An Apple project called MacRuby was under development to replace RubyCocoa in 2008. A proprietary spin-off called RubyMotion was subsequently released in 2012, available for iOS, macOS and Android. (en)
- RubyCocoa é um Framework para o Mac OS X, que permite programar para a API Cocoa, utilizando a linguagem Ruby. RubyCocoa permite que você escreva um aplicativo Cocoa em Ruby. Ele permite que você crie e use um objeto Cocoa em um script Ruby. É possível escrever um aplicativo Cocoa que mistura o código Ruby e Objective-C. Algumas aplicações úteis do RubyCocoa: (pt)
|
rdfs:label
|
- RubyCocoa (en)
- RubyCocoa (pt)
|
owl:sameAs
| |
prov:wasDerivedFrom
| |
foaf:isPrimaryTopicOf
| |
is dbo:wikiPageWikiLink
of | |
is foaf:primaryTopic
of | |