Main Page: Difference between revisions

From QB64 Phoenix Edition Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(5 intermediate revisions by 2 users not shown)
Line 5: Line 5:
|-
|-
| align="center" |
| align="center" |
[[File:IDE_macos.png|thumb|left|QB64's IDE running on macOS Catalina]]
[[File:IDE_macos.png|thumb|left|QB64(PE)'s IDE running on macOS Catalina]]
| align="left" valign="top" |
| align="left" valign="top" |
== Getting started ==
== Getting started ==
Line 30: Line 30:
=== Other ===
=== Other ===
* [[Quick Reference - Tables]]
* [[Quick Reference - Tables]]
* [[Change Logs - By released Versions]]
* [[Historic Pages]] ({{Text|Informations may be invalid now.|red}})
* [[Historic Pages]] ({{Text|Informations may be invalid now.|red}})


* '''[https://qb64phoenix.com/forum/showthread.php?tid=2431 Offline versions of this Wiki]''' ({{Text|Not necessarily up to date.|red}})
* '''[https://qb64phoenix.com/forum/showthread.php?tid=3280 Offline versions of this Wiki]''' ({{Text|Not necessarily up to date.|red}})




Line 43: Line 44:
* [[Bitwise Operators|Bitwise Operations]]
* [[Bitwise Operators|Bitwise Operations]]
* [[Boolean|Boolean Operations]]
* [[Boolean|Boolean Operations]]
* [[_CLIPBOARD$|Clipboard]]
* [[Logging|Built-in Logging Support]]
* [[Console Window]]
* [[Console Window]]
* [[Constants]] (Defined by the Compiler)
* [[Constants]] (Defined by the Compiler)
Line 64: Line 65:
* [[Text Using Graphics|Text, Fonts and Unicode Using Graphics]]
* [[Text Using Graphics|Text, Fonts and Unicode Using Graphics]]
* [[Variable Types]]
* [[Variable Types]]
{{PageReferences}}

Latest revision as of 13:30, 22 January 2025

The QB64 Phoenix Edition Wiki

QB64 is a modern extended BASIC programming language with embedded OpenGL support that retains QuickBASIC 4.5 and QBasic compatibility and compiles native binaries for Windows (7 and up), Linux and macOS (Catalina and up).
QB64(PE)'s IDE running on macOS Catalina

Getting started

FAQ

Get in touch



Keyword References

Other


Articles and Tutorials


QB64 Programming References

Wiki Pages
Main Page with Articles and Tutorials
QB64 specific keywords (alphabetical)
Original QBasic keywords (alphabetical)
QB64 OpenGL keywords (alphabetical)
Keywords by Usage
Got a question about something?
Frequently Asked Questions about QB64
QB64 Phoenix Edition Community Forum
Links to other QBasic Sites:
Pete's QBasic Forum
Pete's QBasic Downloads