Sync
This commit is contained in:
parent
6f050a029e
commit
776bba907c
3887 changed files with 59894 additions and 7280 deletions
|
|
@ -3,7 +3,9 @@
|
|||
|safety=safe}}
|
||||
{{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''' (or '''RB''') is a [[BASIC]] compiler for [[Windows]], [[Mac OS]], and [[Linux]], made by [http://www.xojo.com/ Xojo, Inc.] It has its own [[IDE]], and projects are saved to a proprietary binary format. Unlike most BASICs, REALbasic is heavily object-oriented.
|
||||
|
||||
As of June 2013, the language, IDE, and company have been re-branded as "Xojo".
|
||||
|
||||
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.
|
||||
|
||||
|
|
|
|||
1
Lang/REALbasic/Echo-server
Symbolic link
1
Lang/REALbasic/Echo-server
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Echo-server/REALbasic
|
||||
1
Lang/REALbasic/Sorting-algorithms-Bubble-sort
Symbolic link
1
Lang/REALbasic/Sorting-algorithms-Bubble-sort
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Sorting-algorithms-Bubble-sort/REALbasic
|
||||
Loading…
Add table
Add a link
Reference in a new issue