aboutsummaryrefslogtreecommitdiff
path: root/examples/brainfuck.false
diff options
context:
space:
mode:
Diffstat (limited to 'examples/brainfuck.false')
-rw-r--r--examples/brainfuck.false4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/brainfuck.false b/examples/brainfuck.false
index 0ba9adf..ff603ae 100644
--- a/examples/brainfuck.false
+++ b/examples/brainfuck.false
@@ -14,7 +14,7 @@
example hello world brainfuck program to try:
echo '+[>>>->-[>->----<<<]>>]>.---.>+..+++.>>.<.>>---.<<<.+++.------.<-.>>+.' | ./brainfuck
}
-12+;$$t:h:l:
+2+;$$t:h:l:
0d: { change this to 0d: to disable debugging, 1_d: to enable debugging }
0[^$$1_=~\0=~&][\1+]#% $n:
[
@@ -51,7 +51,7 @@
$'<=[t;$l;=[%l;30000+]?1-t:]?
$'+=[t;$;$255~&\1+255&|\:]?
$'-=[t;$;$255~&\1-255&|\:]?
- $'.=[t;;,]?
+ $'.=[t;;,ß]?
$',=[t;$;255~&^|\:]?
$'[=[t;;255&0=[1_b;!]?]?
$']=[t;;255&0=~[1b;!]?]?