Does this have support for accessing additional command line args from the brainfuck program? For example ```bash $ ./systemf program.bf arg1 arg2 arg3 ```
Does this have support for accessing additional command line args from the brainfuck program? For example