wip
This commit is contained in:
parent
6e02a1a644
commit
463e4abd30
13 changed files with 172 additions and 26 deletions
6
bf/fibonacci.bf
Normal file
6
bf/fibonacci.bf
Normal file
|
@ -0,0 +1,6 @@
|
|||
>++++++++++>+>+[
|
||||
[+++++[>++++++++<-]>.<++++++[>--------<-]+<<<]>.>>[
|
||||
[-]<[>+<-]>>[<<+>+>-]<[>+<-[>+<-[>+<-[>+<-[>+<-[>+<-
|
||||
[>+<-[>+<-[>+<-[>[-]>+>+<<<-[>+<-]]]]]]]]]]]+>>>
|
||||
]<<<
|
||||
]
|
1
bf/helloworld.bf
Normal file
1
bf/helloworld.bf
Normal file
|
@ -0,0 +1 @@
|
|||
++++++++[>++++[>++>+++>+++>+<<<<-]>+>+>->>+[<]<-]>>.>---.+++++++..+++.>>.<-.<.+++.------.--------.>>+.>++.
|
1
bf/simple_loop.bf
Normal file
1
bf/simple_loop.bf
Normal file
|
@ -0,0 +1 @@
|
|||
++++++[>++++++++<-]>. // prints '0'
|
Loading…
Add table
Add a link
Reference in a new issue