Author Topic: Where to download BCX  (Read 8 times)

Chris Boss

  • Administrator
  • Jr. Member
  • *****
  • Posts: 66
    • View Profile
Where to download BCX
« on: January 28, 2025, 11:40:11 am »
BCX is an excellent BASIC programming language. It is not a compiler, but a transpiler.

At least that is the term I like to use. It generates C code from the Basic and then compiles using a C compiler as a backend.

You can get more info about BCX here:

https://www.bcxbasiccoders.com/