RapidQ: Difference between revisions

From Rosetta Code
Content added Content deleted
m (Added PL template)
 
m (Added short summary, courtesy of Wikipedia, and category)
Line 1: Line 1:
[[Category: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==
* [http://en.wikipedia.org/wiki/Rapidq Wikipedia:RapidQ]

{{Programming Language}}
{{Programming Language}}

Revision as of 19:43, 25 January 2007


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

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.