Hacker News new | ask | show | jobs
Show HN: A Brainfuck Visual Editor (github.com)
2 points by Unbandit 777 days ago
So on a whim, I had decided to write a BF Visual Editor all in C#, to test my own C# skills, but also BF is a very hard to write for language, as the author intended it, but in esoteric fashion I made something to make it easier.