This is a fast interpreter for the BASIC language on the Atari 8-bit computers and the Atari 5200 console. There is a full manual with all the supported syntax in the file manual.md. To use the ...
The BitArray class allows the user to instantiate an array of elements, each of the same size in bits. For example one could create an array of 100 throws with a dice. Normally this would take 100 ...