langs a-z

This commit is contained in:
Ingy döt Net 2013-04-10 22:43:41 -07:00
parent db842d013d
commit d066446780
11389 changed files with 98361 additions and 1020 deletions

View file

@ -0,0 +1,10 @@
{{Language|REALbasic
|strength=strong
|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 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.

1
Lang/REALbasic/100-doors Symbolic link
View file

@ -0,0 +1 @@
../../Task/100-doors/REALbasic

View file

@ -0,0 +1 @@
../../Task/99-Bottles-of-Beer/REALbasic

1
Lang/REALbasic/Bitmap Symbolic link
View file

@ -0,0 +1 @@
../../Task/Bitmap/REALbasic

View file

@ -0,0 +1 @@
../../Task/Call-a-foreign-language-function/REALbasic

View file

@ -0,0 +1 @@
../../Task/Command-line-arguments/REALbasic

1
Lang/REALbasic/Comments Symbolic link
View file

@ -0,0 +1 @@
../../Task/Comments/REALbasic

View file

@ -0,0 +1 @@
../../Task/Factors-of-an-integer/REALbasic

View file

@ -0,0 +1 @@
../../Task/Fibonacci-sequence/REALbasic

1
Lang/REALbasic/File-IO Symbolic link
View file

@ -0,0 +1 @@
../../Task/File-IO/REALbasic

View file

@ -0,0 +1 @@
../../Task/File-modification-time/REALbasic

1
Lang/REALbasic/Forest-fire Symbolic link
View file

@ -0,0 +1 @@
../../Task/Forest-fire/REALbasic

1
Lang/REALbasic/HTTP Symbolic link
View file

@ -0,0 +1 @@
../../Task/HTTP/REALbasic

1
Lang/REALbasic/HTTPS Symbolic link
View file

@ -0,0 +1 @@
../../Task/HTTPS/REALbasic

View file

@ -0,0 +1 @@
../../Task/Hello-world-Text/REALbasic