Category:RapidQ: Difference between revisions

Added Category:BASIC_related
(→‎Rosetta Code examples: about lang tag)
(Added Category:BASIC_related)
 
(6 intermediate revisions by 4 users not shown)
Line 1:
{{language|RapidQ
{{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.
|site=http://rapidq.webcindario.com/index.html
|strength=strong
|safety=safe
|checking=static
|parampass=both
|tags=rapidq
{{language|RapidQLCT=yes}}'''RapidQ''' (also known as Rapid-Q) is a freeproprietary freeware, cross-platform, semi-[[object-oriented language|object-oriented]] [[BASICprogramming language]] similar to [[programming languageBASIC]]. 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]].
 
There is no [[Help:GeSHi#Supported_source_tags|syntax highlighting support]] for RapidQ here in Rosetta Code.
However, let's use the tag <lang rapidq> ... </lang> to mark the code blocks, in case the support will be added some day.
 
==Citations==
* [http[wp://en.wikipedia.org/wiki/Rapidq RapidQ|Wikipedia:'s RapidQ entry]]
* [http://tech.groups.yahoo.com/group/rapidq RapidQ Yahoo group] - The compiler and documentation can be downloaded from the files section.
 
[[Category:BASIC Implementations]]
[[Category:BASIC_related]]
1,606

edits