This is the ZX Basic source for BREAK/SPACE 1.5, as compiled with ZX Basic 1.6.6.

If you wish to compile it yourself, use the provided make.cmd file (you might need to edit it for file paths) or the following command line:
zxb Break-Space.bas -t -B -a --array-base=1 --string-base=1 --strict-bool --explicit -O2 -S24576

The source is provided 'as is' and if you want to look at it, modify it or pinch bits of it for your own programs then that's great! Please don't release modified versions without referencing the original version and it's web page, however, and please also release the source for your own modifications. Please don't charge money for the original version of BREAK/SPACE and/or any version derived from it - this stuff should be free. :-)
