Compatibility Step 1
Quite BASIC has the look of classic BASIC and most of the good old commands and functions are supported, but there are still some compatibility issues.
So, I have started to track the issues and I am going to start fixing incompatibilities as fast as my time permits. I wrote down a few known issues in a doc over at Club Quite BASIC.
Today I deployed fixes for two annoyances. As of today, the DIM command works. You can still only declare one-dimensional arrays but still... Also, semicolon now works as it should in PRINT statements. So now you can use semicolon to join multiple expressions in your PRINT commands.
0 Comments:
Post a Comment
<< Home