100 Languages Speedrun: Episode 10: Befunge
The goal of esoteric programming languages is to challenge common assumptions, and source code being a flat line-by-line text file is about the most basic of them.
Befunge source code is a 2D array of characters. Let's see what that looks like!
Inter...
taw.hashnode.dev8 min read