Question about source code

Support
  • Whenever I have finished building my application in BAS, am I able to export this application in the programming language of my choice?

    Say for instance I build a simple "Hello World" program in BAS.
    Once done, would I be able to export this application in python, or perhaps c#, or any other languages?

    I am asking due to the perk of premium having stated it would allow the user access to real source code.

  • no not how it works. its it own language and uses its own api

  • @gewadyho said in Question about source code:

    I am asking due to the perk of premium having stated it would allow the user access to real source code.

    You will get a source of BAS platform itself if you request it.
    So you would be able to to hack it and compile with your own
    hacks.

  • Would it not be possible then to create a porting / conversion application if they are providing you some form of source code, as long as there is the representation of programmatic logic, it has the potential to be ported into other languages manually fairly easily, no?

    I am fairly certain an AI could prove fairly useful in this scenario.