I have updated http://befunsvge.cleverapps.io to be a bit more user-friendly (to a point, it's still very esoteric)
But at least there's a language reference near the input.
@clementd I understood (probably not completely, as I don’t understand what’s below the input) what it does but I have no idea what it’s supposed to achieve
@immae it generates SVG by running programs written in a stack-based language with a fun execution model: the execution pointer moves over a 2d map of instructions: the program itself
@clementd ahh the flow direction is the direction for reading the program? I didn’t get that
@immae @clementd buffer overflows are such a yesterday's thing