Main /

Home Page

Documentation

Resources

The Wiki

edit SideBar

Home Page

RapidQWiki

What is RapidQ

RapidQ (also known as Rapid-Q) is a free, cross-platform, semi-object-oriented BASIC programming language. It can create console, GUI, and CGI applications. The IDE includes a drag-and-drop form designer, syntax highlighting and single button compilation.

Programming with RapidQ offers a balanced combination of ease and power. Simple GUI programming can be accomplished with very few lines of code. Additional functionality, not normally seen in BASIC, are function callbacks, and primitive object-orientation. The language is called semi-object-oriented by its author because there are only two levels of class hierarchy: built-in classes, and user-defined classes derived from those; the latter cannot be extended further. The ability to call external shared libraries is available, thus giving full access to underlying system API. Other capabilities include built-in interfaces to DirectX and MySQL. All in all, RapidQ is a good example of proper application of the BASIC language design principles.

Versions are available for Microsoft Windows, Linux, Solaris, and HP-UX, anyway only the Win version has grown up to a mature developement stage in order to be fully usable.

RapidQ's author, William Yu, sold the source code to REAL Software (makers of REALbasic) in 2000. The freely distributed program is still available and in use, but hasn't been updated since, anyway some programmers have updated libraries and dlls recently.

Mostly cited, with some additions, from: RapidQ. (2007, July 18). In Wikipedia, The Free Encyclopedia. Retrieved 13:24, August 5, 2007, from WikiPedia

Recent Changes (All) | Edit SideBar Page last modified on August 05, 2007, at 07:37 PM Edit Page | Page History
Powered by PmWiki