|||||||
REAL Software
 PRODUCTS  |  STORE  |  CUSTOMER SUCCESS  |  COMMUNITY  |  SUPPORT  |  COMPANY
 
REAL Software

RealBASIC

The REALbasic Language

REALbasic is modern, object-oriented implementation of the BASIC programming language. REALbasic was designed for both ease of use and developer productivity, borrowing many concepts from other languages including Visual Basic and Java.

Key features of the REALbasic language are

  • strongly typed
  • a rich set of intrinsic datatypes
  • user defined datatypes
  • fully object-oriented; everything inherits from Object
  • single inheritance
  • interfaces
  • exceptions
  • operator overloading
  • Declares for API access
  • multiple threads
  • platform awareness