Talk:Bfos

From Esolang
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 test followed by the Enter key, and a file called test would be created. —User:PythonshellDebugwindow (talk) 15:47, 18 August 2023 (UTC)