gofuck/examples/SORT.BF

7 lines
181 B
Brainfuck

Here is a Brainf*** program that bubblesorts its input and spits it out:
>>>>>,+[>>>,+]<<<[<<<
[>>>[-<<<-<+>[>]>>]<<<[<]>>
[>>>+<<<-]<[>+>>>+<<<<-]
<<]>>>[-.[-]]>>>[>>>]<<<]