Category:RapidQ: Difference between revisions

From Rosetta Code
Content added Content deleted
m (Added intrawiki link)
m (Added intrawiki link)
Line 1: Line 1:
{{language|RapidQ}}'''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.
{{language|RapidQ}}'''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 14:42, 25 February 2008

Language
RapidQ
This programming language may be used to instruct a computer to perform a task.
See Also:


Listed below are all of the tasks on Rosetta Code which have been solved using 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.

Citations