1
1
Fork 0
mirror of https://github.com/DualBrain/QB64.git synced 2023-11-19 13:10:13 +00:00
QB64 Hub Site https://qb64.com
Go to file
2022-04-26 11:27:33 -05:00
images More tweaks/additions. 2022-04-25 16:55:54 -05:00
.gitignore Initial commit 2022-04-24 17:53:08 -07:00
_config.yml Update _config.yml 2022-04-25 16:09:36 -05:00
CNAME work in progress 2022-04-24 20:24:05 -05:00
dev.md More stuff. 2022-04-25 14:29:20 -05:00
discord.md More stuff. 2022-04-25 14:29:20 -05:00
forum.md More stuff. 2022-04-25 14:29:20 -05:00
github.md More stuff. 2022-04-25 14:29:20 -05:00
inform.md More stuff. 2022-04-25 14:29:20 -05:00
LICENSE Initial commit 2022-04-24 17:53:08 -07:00
more.md Added links to podcasts via Amazon/Audible. 2022-04-26 11:27:33 -05:00
news.md Update news.md 2022-04-25 14:57:32 -05:00
podcast.md Added links to podcasts via Amazon/Audible. 2022-04-26 11:27:33 -05:00
qbjs.md More tweaks/additions. 2022-04-25 16:55:54 -05:00
README.md More tweaks/additions. 2022-04-25 16:55:54 -05:00
wiki.md More stuff. 2022-04-25 14:29:20 -05:00
youtube.md Added some news. 2022-04-25 14:48:57 -05:00

HomeNewsGitHubDiscordForumWikiPodcastYouTubeMore...

TUI Interface

Get QB64

How BASIC made its way into the 21st century

TUI Interface

The BASIC language has been the gateway into programming for countless people. Popular as a beginner programming language in the 80s and evolving into a powerful professional tool in 90s, BASIC (and its successor QBasic), helped many people develop a love for programming. These languages provided the foundational learning platform for most of todays professional developers.

TUI Interface

The QB64 project has evolved over the last decade to bring the magic and educational potential of BASIC from its 20th century roots into the modern era. The QB64 project is already in use in both educational and professional contexts and has an active and helpful user community.

Unlike traditional BASIC and QBasic code, QB64 gets compiled automatically into machine code allowing exceptional performance, easy distribution, and the ability to link with external C and C++ programming libaries. Compatible with most QBasic 4.5 code, QB64 adds a number of extensions, such as OpenGL and other modern features, providing the perfect blend of classic and modern program development.

QB64 is available for all recent Windows, Linux, and macOS versions.

Interested in playing with QBasic/QB64 in the browser? Check out QBJS!