Brainfuck VCCC 2023 entry for SymbOS by: NYYRIKKI
Author: NYYRIKKI / Byterapers
Category: Christmas Challenge
System: SymbOS (Amstrad, MSX...)
Language: Brainfuck
Len source code: 300 bytes
Len exe file: 300 bytes
Len code only: 233 bytes
Instructions to test on SymbOS:
- Open SymShell CLI
- Copy the zip-file to floppy/memory card/USB-thumbdrive or use wget to fetch it
- Go to correct drive (ie b:)
- Go to correct directory (ie cd \vccc)
- Unzip the packet: unzip e NYYRIK~1.zip
- Execute: bf vccc.bf
(This package includes the Brainfuck compiler)
Instructions to test on Web browser:
- Go to
https://webmsx.org/symbos
- Click Drive A / Expand ZIP to Disk / Point to this zip-file.
- Open SymShell CLI
- Go to drive B:
- Execute: bf vccc.bf
Description:
Prints the stars in two passes.