Difference between revisions of "Main Page"
Jump to navigation
Jump to search
imported>Odin |
imported>Odin m |
||
Line 25: | Line 25: | ||
* [[Keywords currently not supported by QB64|Legacy keywords not supported by QB64]] | * [[Keywords currently not supported by QB64|Legacy keywords not supported by QB64]] | ||
* [[Keywords currently not supported by QB64#Keywords_Not_Supported_in_Linux_or_MAC_OSX_versions|Keywords not supported in Linux or macOS versions]] | * [[Keywords currently not supported by QB64#Keywords_Not_Supported_in_Linux_or_MAC_OSX_versions|Keywords not supported in Linux or macOS versions]] | ||
− | |||
==Articles and Tutorials== | ==Articles and Tutorials== |
Revision as of 23:22, 26 November 2017
Welcome to QB64's Wiki
QB64 is a modern extended BASIC programming language that retains QBasic/QuickBASIC 4.5 compatibility and compiles native binaries for Windows, Linux and macOS.
Getting started
- Grab the latest version of QB64 from our main page or from the main site.
FAQ
Get in touch
Keywords
Known issues
Articles and Tutorials
- Arrays
- ASCII Character Codes
- Binary Numbers
- Boolean Operations
- Clipboard
- Converting Bytes to Bits
- Console Window
- Controller Devices (Keyboard, Mouse, Joystick, Gamepad)
- Downloading Files (TCP/IP)
- Environment (Windows Registry)
- Hardware images
- Image file procedures
- Keyboard Scan Codes
- Libraries (C++, Windows, DLL)
- Mathematical Operations
- PDS (7.1) Procedures
- Port Access Libraries
- Program Installations
- QB 4.5 Library Ports For QB64
- Relational Operations
- Line numbers
- Removing line numbers
- Resource Table extraction (Icon Extraction)
- Screen Memory
- Text, Fonts and Unicode Using Graphics
- Variable Types