oplang-0.4.0.1: examples/triangle.bf
# Downloaded from http://www.hevanet.com/cristofd/brainfuck/sierpinski.b
# Prints the Sierpinski triangle
++++++++[>+>++++<<-]>++>>+<[-[>>+<<-]+>>]>+[
-<<<[
->[+[-]+>++>>>-<<]<[<]>>++++++[<<+++++>>-]+<<++.[-]<<
]>.>+[>>]>+
]