Some old awful software I once wrote
Feb. 22nd, 2024 09:14 pmI found this in an old archive. I originally wrote it in secondary school for the Commodore PET but this version is converted for the Commodore 64. It is an "extension" to the built-in BASIC. BASIC is already considered to be a bad programming language since it doesn't encourage (or even allow) structured programming. This thing makes it worse, by allowing self-modifying programs (so you don't even know what the program is, any more).