Page 1 of 1

nxtBasic: Help wanted

Posted: Mon Jul 08, 2024 6:04 pm
by unartic
As some of you might already know, I'm currently developing a cross-compiler to translate BASIC code into machine language for the X16. This results in extremely fast-running programs and includes functions to maximize the potential of the X16. The compiler runs on Windows, Linux and Mac.

The compiler is called nxtBasic.

Here are a few examples I've developed for testing purposes (compiled with nxtBasic):

viewtopic.php?t=7826
viewtopic.php?t=7811
viewtopic.php?t=7801

Currently, the compiler is in the following state:
  • Feature-Rich: It includes everything CBM BASIC offers and almost all of the X16 BASIC additions. Additionally, it has several functions to make programmers' lives easier.
  • Extensively Tested: I have thoroughly tested it and am not encountering any new bugs.
  • Well-Documented: Complete documentation is available, including a full language reference.
In summary, it's in a beta state.

To take the next step and release the first version, I am seeking a few volunteers to:

  • Test nxtBasic: Ideally, with real programs and/or games in mind to ensure genuine and extensive testing.
  • Provide Feedback: Help identify necessary features, improvements in documentation, and other enhancements.

You can expect full support from me, including quick responses and bug fixes. Your contribution will be greatly appreciated.

The project will ultimately be open-source, with no financial gain or goal.

Please send me a private message if you would like to help make nxtBasic a decent choice for X16, so together, we can attract more developers to create amazing programs and games.