From 595ad985c74837287493fffe680ae9c93d6059cb Mon Sep 17 00:00:00 2001 From: Igor Date: Mon, 18 Jan 2010 00:38:04 +0300 Subject: One more short example --- README | 1 + 1 file changed, 1 insertion(+) (limited to 'README') diff --git a/README b/README index 920b990..c93f267 100644 --- a/README +++ b/README @@ -30,3 +30,4 @@ Extensions: Example: echo '+++[.-]' | ./brainfuck # count down from 3 to 0 echo ',+++.;5' | ./brainfuck # shows 8 + echo ',>,<[->+<]>.;4 5' | ./brainfuck # shows 4+5=9 -- cgit v1.2.3