Talk:Bfos
Jump to navigation
Jump to search
How is a brainfuck program supposed to get its "arguments"? --None1 (talk) 23:35, 17 August 2023 (UTC)
- Commands and arguments would both be taken from standard input (or any other source of user input). For example, the user could input
mk testfollowed by the Enter key, and a file calledtestwould be created. —User:PythonshellDebugwindow (talk) 15:47, 18 August 2023 (UTC)
Sounds like bfos has commands to store files but no commands to read them. --None1 (Nope.) 01:06, 7 September 2024 (UTC)