Category:Xojo: Difference between revisions

From Rosetta Code
Content added Content deleted
(Fixed site link)
No edit summary
 
Line 8:
|site=http://docs.xojo.com}}
{{language programming paradigm|Object-oriented}}
[[wp:Xojo|Xojo]] is an object-oriented, multi-platform language madedeveloped by Xojo, Inc. Xojo uses its own IDE and has the ability to create native desktop and console apps for Windows, OSmacOS, XiOS, Linux, and Linux;ARM-based Raspberry Pi as well as web apps (HTML5/JavaScript) and native iOS apps.
 
Prior to 2013, it was known as Real Studio and RealbasicREALbasic.
 
[[wp:Xojo|TheThis Wikipedia article]] has lots of information about Xojo's history, capabilities, and features.

Latest revision as of 19:28, 23 April 2020

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 developed by Xojo, Inc. Xojo uses its own IDE and has the ability to create native desktop and console apps for Windows, macOS, iOS, Linux, and ARM-based Raspberry Pi as well as web apps (HTML5/JavaScript).

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

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