Category:Xojo: Difference between revisions

From Rosetta Code
Content added Content deleted
No edit summary
(Fixed site link)
Line 6: Line 6:
|gc=reference counting
|gc=reference counting
|safety=safe
|safety=safe
|site=http://developer.apple.com/swift/}}
|site=http://docs.xojo.com}}
{{language programming paradigm|Object-oriented}}
{{language programming paradigm|Object-oriented}}
[[wp:Xojo|Xojo]] is an object-oriented, multi-platform language made by Xojo, Inc. Xojo uses its own IDE and has the ability to create native desktop apps for Windows, OS X and Linux; web apps (HTML5/JavaScript) and native iOS apps.
[[wp:Xojo|Xojo]] is an object-oriented, multi-platform language made by Xojo, Inc. Xojo uses its own IDE and has the ability to create native desktop apps for Windows, OS X and Linux; web apps (HTML5/JavaScript) and native iOS apps.

Revision as of 15:00, 9 November 2018

Language
Xojo
This programming language may be used to instruct a computer to perform a task.
Official website
Execution method: Compiled (machine code)
Garbage collected: Reference counting
Parameter passing methods: By reference, By value
Type safety: Safe
Type strength: Strong
Type checking: Dynamic, Static
See Also:


Listed below are all of the tasks on Rosetta Code which have been solved using Xojo.

Xojo is an object-oriented, multi-platform language made by Xojo, Inc. Xojo uses its own IDE and has the ability to create native desktop apps for Windows, OS X and Linux; web apps (HTML5/JavaScript) and native iOS apps.

Prior to 2013, it was known as Real Studio and Realbasic.

The Wikipedia article has lots of information about Xojo's history, capabilities, and features.