RapidQ
Appearance
This article needs additional citations for verification. (October 2010) |
Developer(s) | William Yu |
---|---|
Operating system | Microsoft Windows, Linux, Unix |
Type | Programming |
Website | rapidq |
RapidQ (also known as Rapid-Q) is a
Solaris, and HP-UX
.
Additional functionality not normally seen in BASIC languages are function
.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
REALbasic
, in 2000. The freely distributed program has been improved and many additional components have been created by an active user group.
External links
- Unofficial Download Page, including UNIX/Linux versions, documentation and examples
- Rapid-Q Documentation Project (RQDP): Last version of RapidQ documentation.
- Burkley's Bravado: RapidQ source code examples and links.
- https://www.myrapidq.it/wiyu/ Anonymous reconstruction of Willian Yu's original page "www.basicguru.com/rapidq", which no longer exists.