source: trunk/Examples/Others/SORT.BF

Last change on this file was 11, checked in by chronos, 12 years ago
  • Added: Some other examples from web.
File size: 181 bytes
Line 
1Here is a Brainf*** program that bubblesorts its input and spits it out:
2>>>>>,+[>>>,+]<<<[<<<
3[>>>[-<<<-<+>[>]>>]<<<[<]>>
4[>>>+<<<-]<[>+>>>+<<<<-]
5<<]>>>[-.[-]]>>>[>>>]<<<]
6
Note: See TracBrowser for help on using the repository browser.