User Tag List

Results 1 to 2 of 2

Thread: Qbasic... QB64 on the rise.

  1. #1

    Default Qbasic... QB64 on the rise.



    Who remembers QBasic4.5?

    Developer Galeon has made great head way with the QB64 compiler.
    The speed is stunning as it's all compiled to C++ and it has great backward compatibility.
    So far it runs on windows, mac and linux.
    The forum user base continues to grow due to a big interest surrounding the new power a flexibility of this long loved language.

    The forum members are kind and helpful but you must bring your side and show some progress.

    The IDE is a clone of the original QB4.5 blue screen ide "blue eyes"
    But there are a few alternatives.

    The compiler is very powerful.
    The wiki sets out Old QB commands and New commands in different categories.
    The wiki is very detailed containing several snippets of code to help explain each command.
    Some older commands have been slightly re-worked.
    But much has stayed the same.

    There is no 640KB memory limit.
    So programers can really just ape.
    It's has DLL support, unfortunately no QB4.5 libraries can be easily supported
    But in today's day and age dll support is way more useful.

    The newer commands allow for some very useful data and image commands.

    Galeon is in the process of making qb64 even faster than it already is.
    So it's shaping up to be a nice tool.
    http://www.qb64.net

  2. #2

    Default Re: Qbasic... QB64 on the rise.

    QB64 is having SDL replaced to Open GL ES
    Galeon hopes to support the following OS's in the future.

    Apple iPad, iPhone 3GS or later, and iPod Touch 3rd generation and later
    The Android platform since Android 2.2[14]
    Google Native Client
    The Android platform NDK, since Android 2.0[15]
    BlackBerry devices with BlackBerry OS 7.0, as well as the BlackBerry PlayBook
    The Pandora console
    Various Samsung mobile phones, including the Galaxy S and Wave
    It is supported in the Palm webOS, using the Plug-in Development Kit[13]
    The Archos Internet tablet models Archos 70 IT, Archos 101 IT, Archos 80 G9, and Archos 101 G9
    The Raspberry Pi

    Original link
    http://www.qb64.net/forum/index.php?topic=6479.0

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •