REALbasic: Difference between revisions

From Rosetta Code
Content added Content deleted
(created)
 
(Redirected page to Category:REALbasic)
 
Line 1: Line 1:
#REDIRECT [[:Category:REALbasic]]
{{implementation|BASIC}}{{IDE}}{{Compiler}}
{{language programming paradigm|Object-oriented}}
'''REALbasic''' (or '''RB''') is a [[BASIC]] compiler for [[Windows]], [[Mac OS]], and [[Linux]], made by [http://www.realsoftware.com/ REAL Software, Inc.] It has its own [[IDE]], and projects are saved to a proprietary binary format. Unlike most BASICs, REALbasic is heavily object-oriented.

REALbasic is not compatible with other BASICs, for the most part; examples from other BASICs usually have to be completely rewritten to work in RB.

[[wp:REALbasic|The Wikipedia article]] has lots of information about REALbasic's history, capabilities, and features.

Latest revision as of 20:23, 15 October 2010

Redirect to: