About: RapidQ

An Entity of Type: language, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

RapidQ (also known as Rapid-Q) is a free, cross-platform, semi-object-oriented dialect of the BASIC programming language. It can create console, graphical user interface, and Common Gateway Interface applications. The integrated development environment includes a drag-and-drop form designer, syntax highlighting, and single-button compilation. Versions are available for Microsoft Windows, Linux, Solaris, and HP-UX.

Property Value
dbo:abstract
  • Rapid-Q (también conocido como RapidQ) es un lenguaje de programación en BASIC libre capaz de generar aplicaciones GUI y CONSOLA (incluyendo CGI). Rapid-Q compila código fuente en BASIC a bytecode, insertándolos por defecto en un intérprete corriente de forma que los ejecutables son autónomos. También permite compilar solo como bytecode, y este bytecode se puede interpretar por la mayoría de los lenguajes que utilizan DLLs, usando alguna DLL especializada. El tamaño de los archivos ejecutables creados por RapidQ es de 150 kilobytes o más. Hay versiones de Rapid-Q disponibles para Microsoft Windows, Linux, Solaris, y . El autor de Rapid-Q, William Yu, vendió el código original a REALbasic en 2000. El programa libremente distribuido está todavía disponible y aún en uso, pero no ha sido actualizado desde entonces. (es)
  • RapidQ (also known as Rapid-Q) is a free, cross-platform, semi-object-oriented dialect of the BASIC programming language. It can create console, graphical user interface, and Common Gateway Interface applications. The integrated development environment includes a drag-and-drop form designer, syntax highlighting, and single-button compilation. Versions are available for Microsoft Windows, Linux, Solaris, and HP-UX. Additional functionality not normally seen in BASIC languages are function callbacks and primitive object-orientation. The language is called semi-object-oriented by its author because there are only two levels of the class hierarchy: built-in classes, and user-defined classes derived from those; the latter cannot be extended further. The ability to call external shared libraries is available, thus giving full access to the underlying operating system's application program interface. Other capabilities include built-in interfaces to DirectX and MySQL. RapidQ features a bytecode compiler that produces standalone executables by binding the generated bytecode with the interpreter. No external run time libraries are needed; the bytecode interpreter is self-contained. The file sizes of executable files created by RapidQ are about 150 kilobytes or larger for console applications. RapidQ's author, William Yu, sold the source code to REAL Software, the makers of REALbasic, in 2000. The freely distributed program has been improved and many additional components have been created by an active user group. (en)
  • RapidQ (aussi connu sous le nom de Rapid-Q) est une variante gratuite et semi-orientée objet du langage de programmation BASIC. Le compilateur est fourni avec des API permettant de développer aussi bien des applications console, graphiques ou des CGI. Il est également fourni avec un environnement de développement intégré qui permet la création d'interfaces utilisateur par glisser-déposer ou encore la coloration syntaxique. Il est désigné comme semi-orienté objet par son auteur parce qu'il ne supporte que deux types de classe : les classes primitives, intégrées au langage, et les classes dérivées de celles-ci. Il n'est pas possible de créer des classes non dérivées des classes primitives. Le langage intègre en revanche des fonctions peu communes aux langages BASIC, dont les fonctions de rappels et la gestion des bibliothèques partagées. Le compilateur RapidQ génère un bytecode qu'il lie avec son interprète pour former un exécutable qui ne nécessite pas l'installation d'un autre logiciel. Ceci a pour conséquence que les programmes RapidQ ont une taille minimale d'environ 150 kibioctets. RapidQ est disponible pour Microsoft Windows, GNU/Linux, Solaris et HP-UX. (fr)
  • RapidQ (также известен как Rapid-Q) — бесплатный кроссплатформенный полу-объектно-ориентированный диалект языка программирования Бейсик. (ru)
dbo:genre
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 38261225 (xsd:integer)
dbo:wikiPageLength
  • 3128 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1071124649 (xsd:integer)
dbo:wikiPageWikiLink
dbp:caption
  • The RapidQ IDE (en)
dbp:developer
  • William Yu (en)
dbp:genre
dbp:name
  • RapidQ (en)
dbp:operatingSystem
dbp:website
dbp:wikiPageUsesTemplate
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • RapidQ (также известен как Rapid-Q) — бесплатный кроссплатформенный полу-объектно-ориентированный диалект языка программирования Бейсик. (ru)
  • Rapid-Q (también conocido como RapidQ) es un lenguaje de programación en BASIC libre capaz de generar aplicaciones GUI y CONSOLA (incluyendo CGI). Rapid-Q compila código fuente en BASIC a bytecode, insertándolos por defecto en un intérprete corriente de forma que los ejecutables son autónomos. También permite compilar solo como bytecode, y este bytecode se puede interpretar por la mayoría de los lenguajes que utilizan DLLs, usando alguna DLL especializada. El tamaño de los archivos ejecutables creados por RapidQ es de 150 kilobytes o más. (es)
  • RapidQ (aussi connu sous le nom de Rapid-Q) est une variante gratuite et semi-orientée objet du langage de programmation BASIC. Le compilateur est fourni avec des API permettant de développer aussi bien des applications console, graphiques ou des CGI. Il est également fourni avec un environnement de développement intégré qui permet la création d'interfaces utilisateur par glisser-déposer ou encore la coloration syntaxique. RapidQ est disponible pour Microsoft Windows, GNU/Linux, Solaris et HP-UX. (fr)
  • RapidQ (also known as Rapid-Q) is a free, cross-platform, semi-object-oriented dialect of the BASIC programming language. It can create console, graphical user interface, and Common Gateway Interface applications. The integrated development environment includes a drag-and-drop form designer, syntax highlighting, and single-button compilation. Versions are available for Microsoft Windows, Linux, Solaris, and HP-UX. (en)
rdfs:label
  • Rapid-Q (es)
  • RapidQ (fr)
  • RapidQ (en)
  • RapidQ (ru)
owl:sameAs
prov:wasDerivedFrom
foaf:homepage
foaf:isPrimaryTopicOf
foaf:name
  • RapidQ (en)
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License