Skip to content

Instantly share code, notes, and snippets.

@ignis-sec
Created November 4, 2017 21:45
Show Gist options
  • Save ignis-sec/70f4f268869ff193b941e1b88bfd6c38 to your computer and use it in GitHub Desktop.
Save ignis-sec/70f4f268869ff193b941e1b88bfd6c38 to your computer and use it in GitHub Desktop.
sorting algorithm using brainfuck
>,[->+>,]
<[
[
+<-<
]
>
[>>]
>
[
.[>]>
]
<<
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment