Hacker News new | ask | show | jobs
by matslina 923 days ago
Whitespace is ignored in Brainfuck, so just write the compiler in brainfuck and then strip all but 6 newlines.
2 comments

I think lines should be hard wrapped at around 100 or 120. Linus prefers 100 for example.
This is such a Brainfuck answer