This website requires JavaScript.
Explore
Help
Sign In
Mascali
/
piston
mirror of
https://github.com/engineer-man/piston.git
Watch
1
Star
0
Fork
You've already forked piston
0
Code
Issues
Projects
Releases
Wiki
Activity
8c3d4cb77f
piston
/
packages
/
brainfuck
/
2.7.3
/
run
5 lines
83 B
Plaintext
Raw
Normal View
History
Unescape
Escape
pkg(brainfuck-2.7.3): add brainfuck
2021-03-19 10:13:27 +01:00
#!/usr/bin/env bash
# Put instructions to run the runtime
brainfuck(2.7.3): input requires each char on new line
2021-06-07 11:32:44 +02:00
fold -w1 | brainfuck $1