Last active
July 31, 2017 15:03
-
-
Save anilsathyan7/5ef7e03eb2f6fca493d01fd0cb492f87 to your computer and use it in GitHub Desktop.
Brainfuck convert to uppercase
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
,. | |
[ | |
[<]<+ | |
>>[>] | |
,. | |
] | |
<[ | |
[-------- -------- | |
-------- -------- .>] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment