Is there any way to do comments in Brainfuck that contain periods ('.')?
I know I can use basically every char that is not one of the commands, and it is ignored, but I would like to put a version number in a comment at the top of the file, and that contains a period.