QB64 is a modern self-hosting BASIC compiler that brings classic QBasic/QuickBASIC programs into the modern era. It enables legacy code to run on today’s operating systems with minimal modifications, while also introducing new commands and libraries for multimedia, networking, and 64-bit computing. QB64 compiles to C++ and includes a built-in IDE, making it accessible for beginners, hobbyists, and retro programming enthusiasts. It aims to preserve the ease and nostalgia of BASIC while expanding its capabilities for contemporary development.
Features
- Full compatibility with legacy QBasic and QuickBASIC code
- Compiles to 64-bit executables via C++ backend
- Cross-platform support for Windows, macOS, and Linux
- Built-in IDE with syntax highlighting and debugging tools
- Extended commands for graphics, audio, and file I/O
- SDL-based multimedia support for games and GUIs
- Network functionality for TCP/UDP socket programming
- Clipboard and image support for modern apps
- Easy deployment without requiring external dependencies
Categories
LibrariesLicense
MIT LicenseFollow QB64
You Might Also Like
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of QB64!