Category:Xojo

From Rosetta Code
Revision as of 13:32, 21 August 2015 by rosettacode>Plefebvre (Created page with "{{language|Xojo |exec=machine |strength=strong |checking=both |parampass=both |gc=reference counting |safety=safe |site=http://developer.apple.com/swift/}} {{language programm...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.