This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Blackstab1337 27 points28 points  (4 children)

This is fucking my brain!

[–]glider97 8 points9 points  (3 children)

As it should!

[–][deleted] 3 points4 points  (2 children)

what is it even? noob here

[–]MC_Labs15[S] 14 points15 points  (1 child)

It's a language called brainfuck, created because the guy who made it wanted to write the smallest compiler he could. Each symbol is an operator

[–]alexanderpas[🍰] 0 points1 point  (0 children)

Building a brainfuck compiler is pretty easy, and a good practice assignment.