Home - QB64Official/qb64 GitHub Wiki
QB64 is a modern extended BASIC programming language that retains QBasic / Quick BASIC 4.5 compatibility and compiles native binaries for Windows, Linux, and macOS.
Getting started
- Grab the latest version of QB64 from QB64.com.
 
FAQ
Get In Touch
Keywords
Known Issues
Articles and Tutorials
- School Freeware Video Tutorial Series (youtube.com)
 - Arrays
 - ASCII
 - Binary
 - Boolean
 - _CLIPBOARD$
 - Converting Bytes To Bits
 - Console Window
 - Controller Devices (Keyboard, Mouse, Joystick, Gamepad)
 - Downloading Files (TCP/IP)
 - Windows Environment
 - Hardware Images
 - Images
 - Keyboard Scan Codes
 - Libraries (C Libraries, Windows Libraries, DLL Libraries)
 - Mathematical Operations
 - PDS (7.1) Procedures
 - Port Access Libraries
 - QB 4.5 Library Ports
 - Relational Operations
 - Line Numbers
 - Easily Remove Line Numbers
 - Resource Table Extraction
 - Screen Memory
 - Text Using Graphics
 - Variable Types