SlackBuildsOrg/development/qb64
Willy Sudiarto Raharjo 8d10df3c86
development/qb64: Add Missing files.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-08-26 19:08:41 +07:00
..
doinst.sh
qb64-launcher development/qb64: Add Missing files. 2023-08-26 19:08:41 +07:00
qb64.1 development/qb64: Add Missing files. 2023-08-26 19:08:41 +07:00
qb64.desktop
qb64.info
qb64.png development/qb64: Add Missing files. 2023-08-26 19:08:41 +07:00
qb64.SlackBuild
README
run_qb64.sh
slack-desc

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

QB64 is a modern extended BASIC programming language that retains
QBasic/QuickBASIC 4.5 compatibility and compiles native binaries for
Windows, Linux, and macOS.

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.

On first run this package installs ~/.config/qb64-2.1
in $HOME in order to run the program and its data.
You can delete this directory and rebuild you local configuration
by relaunching the program.