mirror of
https://github.com/Noratrieb/brainfuck.git
synced 2026-01-15 13:55:02 +01:00
including brainfuck programs
This commit is contained in:
parent
e9d3a88bb6
commit
0a8ecd3a92
8 changed files with 794 additions and 1 deletions
17
examples/benchmark.bf
Normal file
17
examples/benchmark.bf
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
>+>+>+>+>++<[>[<+++>-
|
||||
>>>>>
|
||||
>+>+>+>+>++<[>[<+++>-
|
||||
>>>>>
|
||||
>+>+>+>+>++<[>[<+++>-
|
||||
>>>>>
|
||||
>+>+>+>+>++<[>[<+++>-
|
||||
>>>>>
|
||||
+++[->+++++<]>[-]<
|
||||
<<<<<
|
||||
]<<]>[-]
|
||||
<<<<<
|
||||
]<<]>[-]
|
||||
<<<<<
|
||||
]<<]>[-]
|
||||
<<<<<
|
||||
]<<]>.
|
||||
Loading…
Add table
Add a link
Reference in a new issue