54

In case you were curious, there's a whole 44 repositories written in Brainfuck on GitHub.

Comments
  • 10
    Holy shit!

    At first glance I thought it would be a simple "Hello World". say it again? Merge Sort in BrainFuck???
    Hahahahha, I guess they have too much spare time. 😬😁🤓
  • 1
    @tatocaster I don't know, there is a c to brainfuck compiler
  • 1
    +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++.>++++[>++++++++<-]>.>++++++[>++++++++++<-]>.>+++++[>++++++++++<-]>+.>++++[>++++++++<-]>.>++++++[>+++++++++++<-]>.>++++++[>+++++++++++++++++++<-]>.>++++++++++[>++++++++++<-]>---.>++++++++++[>++++++++++<-]>+++++.+++++.--------.+++++++++++++++.>++++++++++[>++++++++++<-]>-.++++++++.>++++++++[>++++<-]>++++++++++++++.--------------.
  • 1
    One of my first attempts at java was to make a "compiler" for brainfuck code. Can only do code to ascii but its something
Add Comment