Category:RapidQ

From Rosetta Code

Jump to: navigation, search
RapidQ 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.
Parameter passing methods: By reference, By value
Type safety: Safe
Type strength: Strong
Type checking: Static
Lang tag(s): rapidq
See Also:
Listed below are all of the tasks on Rosetta Code which have been solved using RapidQ.
Add to BlogMarksAdd to del.icio.usAdd to diggAdd to NewsvineAdd to redditAdd to Slashdot
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.

[edit] 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.

[edit] Citations

Subcategories

This category has only the following subcategory.

R

Personal tools