QB64 PE is a modern extended BASIC+OpenGL language that retains QuickBASIC 4.5 and QBasic compatibility and compiles native binaries for Windows (7 and up), Linux, and macOS (Catalina and up).
Build using a Retro IDE extended with helpful tools and utilities or any text editor, or both!
Includes a built-in IDE created in the spirit of the original MS-DOS version featuring:
- Realtime Input Error Checking
- Online and Offline Help System
- Syntax Highlighting
- Automatic Source Formatting
- Powerful Debugging Facilities
- Custom color themes
- ASCII Character Table
- Math Evaluator
- Key Code Inserter
- ...and much more!
You can also take QB64 PE into the future using other modern editors like Visual Studio Code, Notepad++, etc. Even better, combine and use both the built-in IDE and your editor of choice for even more flexibility!