projects
/
ohcount
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Fixes recursion bug in disambiguate_in().
[ohcount]
/
test
/
src_dir
/
brainfuck.bf
1
Print "Hello World!!!!!"
2
3
Line that does nothing: ><
4
>++++++[>+++[<<++++>>-]<-]<.
5
>+++++[<++++++>-]<-.
6
+++++++.
7
.
8
+++.
9
>>++++[<++++++>-]<++[<--->-]<-.
10
>>++[<+++++>-]<+[<+++++>-]<.
11
>++++[<++++++>-]<.
12
+++.
13
------.
14
>++[<---->-]<.
15
>>++[<+++++>-]<+[<------>-]<-.
16
.
17
.
18
.
19
.