Mode:
Duration:
1
2
3
>25*"!dlroW ,olleH":v
v:,_@
> ^Coding works best on desktop or with an external keyboard.
>25*"!dlroW ,olleH":v
v:,_@
> ^Coding works best on desktop or with an external keyboard.
A classic 'Hello, World!' in Befunge demonstrating 2D control flow.
>25*"!dlroW ,olleH":v
v:,_@
> ^Befunge is a two-dimensional esoteric programming language where code flows across a grid in multiple directions, allowing self-modifying behavior and unusual program structures.
Origin & Creator
Befunge was created in 1993 by Chris Pressey as a language intentionally difficult to compile and optimize.
Industrial Note
Befunge is mainly used in recreational programming, code-golf challenges, esolang experimentation, and demonstrations of self-modifying 2D code flow patterns.