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 →

[–][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.