summaryrefslogtreecommitdiff
path: root/fibonacci.bf
diff options
context:
space:
mode:
authortomsmeding <hallo@tomsmeding.nl>2015-08-22 09:58:20 +0200
committertomsmeding <hallo@tomsmeding.nl>2015-08-22 10:00:28 +0200
commit37173a7008807f133c92d64109b079ec209a34a2 (patch)
tree576bba58f92787eb8771bd3d0d1ab40aa292f8f4 /fibonacci.bf
parent9ff0f95e1863b299bcf22da175cf7cbcf9a1d23a (diff)
Better testing material for bf.prn
Diffstat (limited to 'fibonacci.bf')
-rw-r--r--fibonacci.bf9
1 files changed, 9 insertions, 0 deletions
diff --git a/fibonacci.bf b/fibonacci.bf
new file mode 100644
index 0000000..1b61292
--- /dev/null
+++ b/fibonacci.bf
@@ -0,0 +1,9 @@
+>++++++++++>+>+[
+ [+++++[>++++++++<-]>.<++++++[>--------<-]+<<<]>.>>[
+ [-]<[>+<-]>>[<<+>+>-]<[>+<-[>+<-[>+<-[>+<-[>+<-[>+<-
+ [>+<-[>+<-[>+<-[>[-]>+>+<<<-[>+<-]]]]]]]]]]]+>>>
+ ]<<<
+]
+This program doesn't terminate; you will have to kill it.
+Daniel B Cristofani (cristofdathevanetdotcom)
+http://www.hevanet.com/cristofd/brainfuck/ \ No newline at end of file