Today we release a demo of the new Basic language syntax recently added to the compiler tech. The scroll demo was converted to Basic for use as a test case. Now cross-language programming is allowed (a pascal module can use a Basic module and vs verse. In the future additional languages are planned such as C++ and JavaScript.

When you run the demo, the script.bas will be compiled to machine code then executed. You can make changes to script.bas and see the results right away. More information about the Basic language syntax will be posted at a later date.

Download