source: trunk/Examples/Others/helloyou.bf

Last change on this file was 11, checked in by chronos, 12 years ago
  • Added: Some other examples from web.
File size: 556 bytes
Line 
1
2Traditional "Hello you" programming example in BrainFuck
3
4>+++++++++++[<++++++++>-]<-.>++++[<++++>-]<+.-------.>+++++
5[<++++>-]<-.[-]>++++++++[<++++>-]<.>+++++++++[<++++++++>-]<
6+.++++++++++.[-]>++++++++[<++++>-]<.>+++++++++++[<++++++++>
7-]<+.----------.++++++.---.[-]>++++++++[<++++>-]<.>++++++++
8+++++[<++++++>-]<.-------------.++++++++++++.--------.>++++
9++[<------>-]<--.[-]+++++++++++++.---.[-]+[>,-------------]
10>+++++++++[<++++++++>-]<.>+++++++[<++++>-]<+.+++++++..+++.[
11-]>++++++++[<++++>-]<.[-]<-[<-]>[++++++++++++++.>]+++++++++
12+.
13
Note: See TracBrowser for help on using the repository browser.