Category:RapidQ: Difference between revisions

From Rosetta Code
Content added Content deleted
(Copied language description)
(Added Programming Language template)
Line 1: Line 1:
{{Programming Language}}'''RapidQ''' (also known as Rapid-Q) is a free, cross-platform, semi-[[object-oriented language|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.
[[Category:Solutions by Programming Language]]
'''RapidQ''' (also known as Rapid-Q) is a free, cross-platform, semi-[[object-oriented language|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.


==Citations==
==Citations==

Revision as of 03:37, 8 November 2007

Programming Language
This is a programming language. It may be used to instruct computers to accomplish a variety of tasks which may or may not be domain-specific.

Listed below are all of the tasks on Rosetta Code which have been solved using this programming language.


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.

Citations