I have released version
1.32a of
BBC BASIC for SDL 2.0 - the cross-platform programming language for Windows, Mac OS, Linux, Raspberry Pi OS, Android, iOS and in-browser. The changes in this version are as follows:
- BASIC Interpreter / Run Time Engine
Fixed a minor issue affecting returned ON MOUSE coordinates when @panx% is negative.
- IDEs and Utilities
Updated SDLIDE to support keyword abbreviations (but you are recommended not to use them!).
- Libraries
Added mysqllib.bbc for queryimg a MySQL database (not compatible with the in-browser edition).
- Example Programs
Added mysqldem.bbc (in examples/general) to demonstrate the mysqllib library by querying a public database
This version may be downloaded, for all the supported platforms, from the
usual location. The
GitHub repository has been updated (used to build the MacOS, Raspberry Pi, Android, iOS, 64-bit Linux and in-browser editions, currently).