Category:RapidQ: Difference between revisions

Added chapter "Rosetta Code examples"
m (Added category BASIC Implementations)
(Added chapter "Rosetta Code examples")
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.
 
== Rosetta Code examples ==
Most [[BASIC]] examples work with RapidQ directly or with small modifications. Therefore, RapidQ specific examples are only needed in cases where RapidQ differs from standard BASIC. This typically means file handling, graphics, GUI functions and [[object-oriented programming]].
 
==Citations==
Anonymous user