docs
[mirrors/Programs.git] / brainfuck / Alphabet-for_private_use.b
1 ==Initialization==
2
3 +++++++++++++++++++++++++++++++++++++++++++++++++++++
4 ++++++++++++++++++++++++++++++++++++++++++++ First char of lowcase alphabet
5 >++++++++++++++++++++++++++ Number of total chars in alphabet
6 >>>+++++++++++++ CR
7 >++++++++++ LF
8
9 <<<< Back on 1
10
11 ==Body==
12
13 [<.+>- >>>.CR>.LF<<<<]
This page took 0.223737 seconds and 4 git commands to generate.