Add uwu in Brainfuck
This commit is contained in:
parent
006952100c
commit
306fb27c6c
2 changed files with 5 additions and 0 deletions
|
@ -18,3 +18,7 @@ uwu in every programming language in the world
|
||||||
- [Python 3](uwu.py3)
|
- [Python 3](uwu.py3)
|
||||||
- [Ruby](uwu.rb)
|
- [Ruby](uwu.rb)
|
||||||
- [Vim script](uwu.vim)
|
- [Vim script](uwu.vim)
|
||||||
|
|
||||||
|
## Esoteric Languages
|
||||||
|
|
||||||
|
- [Brainfuck](uwu.bf)
|
||||||
|
|
1
uwu.bf
Normal file
1
uwu.bf
Normal file
|
@ -0,0 +1 @@
|
||||||
|
>--->--->--->>-->--->++>->->--->>->++>->->+[<+++[-<+++++++>]<+++[-<+++++++>]<+++[.>]<]
|
Loading…
Reference in a new issue