QB64 icon
QB64 icon

QB64

QB64 is a self-hosting BASIC compiler for Microsoft Windows, Linux and Mac OS X, designed to be compatible with Microsoft QBasic and QuickBASIC. QB64 is a C++ emitter, which is integrated with a C++ compiler to provide compilation via C++ code and GCC optimization.

QB64 screenshot 1

Cost / License

  • Free
  • Open Source

Application types

Platforms

  • Mac
  • Windows
  • Linux
  • Android
-
No reviews
4likes
0comments
0news articles

Features

Suggest and vote on features
No features, maybe you want to suggest one?

 Tags

  • quickbasic
  • qbasic
  • development
  • basic-compiler

QB64 News & Activities

Highlights All activities

Recent activities

No activities found.

QB64 information

  • Developed by

    Unknown
  • Licensing

    Open Source and Free product.
  • Written in

  • Alternatives

    11 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Development

GitHub repository

  •  693 Stars
  •  99 Forks
  •  39 Open Issues
  •   Updated  
View on GitHub
QB64 was added to AlternativeTo by Shoozza on and this page was last updated .
No comments or reviews, maybe you want to be first?
Post comment/review

Featured in Lists

This is a list of BASIC programming languages and interpreters. Some of them are no longer developed, may not even run …

List by ddabrahim with 16 apps, updated

What is QB64?

QB64 is a self-hosting BASIC compiler for Microsoft Windows, Linux and Mac OS X, designed to be compatible with Microsoft QBasic and QuickBASIC. QB64 is a C++ emitter, which is integrated with a C++ compiler to provide compilation via C++ code and GCC optimization.

QB64 implements most QBasic statements, and can run many QBasic programs, including Microsoft's QBasic Gorillas and Nibbles games. Furthermore, QB64 has been designed to contain an IDE resembling the QBASIC IDE. QB64 also extends the QBASIC programming language to include 64-bit data types, as well as better sound and graphics support. It can also emulate some DOS/x86 specific stuff (int 33h, timer access,...)

Official Links