Main Page: Difference between revisions

From QB64 Phoenix Edition Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(13 intermediate revisions by the same user not shown)
Line 1: Line 1:
== The QB64 Phoenix Edition Wiki ==
== The QB64 Phoenix Edition Wiki ==
;QB64 is a modern extended [[Wikipedia:BASIC|BASIC]]+[[Wikipedia:OpenGL|OpenGL]] language that retains [[Wikipedia:QuickBASIC|QuickBASIC4.5]]/[[Wikipedia:QBasic|QBasic]] compatibility and compiles native binaries for Windows (Vista and up), Linux and macOS.
;QB64 is a modern extended [[Wikipedia:BASIC|BASIC]] programming language with embedded [[Wikipedia:OpenGL|OpenGL]] support that retains [[Wikipedia:QuickBASIC|QuickBASIC 4.5]] and [[Wikipedia:QBasic|QBasic]] compatibility and compiles native binaries for Windows (Vista and up), Linux and macOS.


{| width="100%"
{| width="100%"
Line 21: Line 21:
----
----
|}
|}
== Keywords ==
== Keyword References ==
* [[Metacommand|Keyword Reference - Metacommands]]
* [[Keyword Reference - Alphabetical]]
* [[Keyword Reference - Alphabetical]]
* [[Keyword Reference - By usage]]
* [[Keyword Reference - By usage]]
* [[Quick Reference - Tables]]
* [[Quick Reference - Tables]]
* [[Historic Pages]] ({{Text|Informations may be invalid now.|red}})


=== Known issues ===
=== Known issues ===
Line 52: Line 54:
* [[PDS(7.1) Procedures]]
* [[PDS(7.1) Procedures]]
* [[Port Access Libraries]]
* [[Port Access Libraries]]
* [[QB 4.5 Library Ports For QB64]]
* [[Relational Operations]]
* [[Relational Operations]]
* [[Line numbers]]
* [[Line numbers]]

Latest revision as of 22:59, 25 April 2024

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 (Vista and up), Linux and macOS.
QB64's IDE running on macOS Catalina

Getting started

FAQ

Get in touch



Keyword References

Known issues


Articles and Tutorials