Add header comment to bf.grnd

This commit is contained in:
2025-09-15 12:24:18 +10:00
parent b92f99cc70
commit 5954696466

View File

@@ -1,3 +1,5 @@
# A Brainfuck interpreter in Ground (https://git.maxwellj.xyz/ground/ground) (https://en.wikipedia.org/wiki/Brainfuck)
stdout "Brainf*ck Code: "
stdin &str
stdout "Input: "