Main Page: Difference between revisions

From QB64 Phoenix Edition Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(3 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]] 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.
;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 (7 and up), Linux and macOS (Catalina and up).


{| width="100%"
{| width="100%"
Line 25: Line 25:
* [[Keyword Reference - Alphabetical]]
* [[Keyword Reference - Alphabetical]]
* [[Keyword Reference - By usage]]
* [[Keyword Reference - By usage]]
* '''[[Keywords currently not supported by QB64]]'''
* '''[[Keywords currently not supported by QB64#Keywords_not_supported_in_Linux_or_macOS_versions|Keywords not supported in Linux or macOS versions]]'''
=== Other ===
* [[Quick Reference - Tables]]
* [[Quick Reference - Tables]]
* [[Historic Pages]] ({{Text|Informations may be invalid now.|red}})
* [[Historic Pages]] ({{Text|Informations may be invalid now.|red}})


=== Known issues ===
* '''[https://qb64phoenix.com/forum/showthread.php?tid=2431 Offline versions of this Wiki]''' ({{Text|Not necessarily up to date.|red}})
* '''[[Keywords currently not supported by QB64]]'''
* '''[[Keywords currently not supported by QB64#Keywords_not_supported_in_Linux_or_macOS_versions|Keywords not supported in Linux or macOS versions]]'''





Latest revision as of 12:20, 2 October 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 (7 and up), Linux and macOS (Catalina and up).
QB64's IDE running on macOS Catalina

Getting started

FAQ

Get in touch



Keyword References

Other


Articles and Tutorials