Copied from Richard's post at groups.io:
I have updated the Console Mode editions of BBC BASIC to version 0.32. The changes in this version are:
Fixed the *KEY command not accepting (e.g.) |!|H meaning character code 136.
Fixed a bug in the Raspbian edition (only) causing FOR...NEXT to misbehave with a negative, non-integer, STEP.
Added new example programs calendar.bbc and sortdemo.bbc.
Version 0.32 may be downloaded from the usual place:
Windows edition (64-bits)
MacOS edition (64-bits)
Mac M1 native edition*
Linux edition (64-bits)
Raspbian edition (32-bits)
* The Mac M1 ('Apple silicon') edition does not have a usable assembler because Apple enforces the Hardened Runtime on that platform.