top of page

QB64

QB64 is a modern BASIC compiler that allows you to run and develop QBasic-compatible applications on current operating systems. Designed to preserve classic QBasic syntax while offering compatibility with modern hardware, QB64 allows you to create graphics programs, games, and automation tools without losing the ease of use of the original language. It is ideal for those who learned to program in QBasic and want to continue developing with a modern tool, as well as being an excellent option for introducing beginners to programming.

bottom of page