301 B
301 B
Befunge-93
References
- Esolangs wiki: https://esolangs.org/wiki/Befunge
Implementation details
- Interactive input is not supported yet, so currently division-by-zero throws a runtime error.
g
andp
calls that access coordinates outside of the 80x25 grid result in a runtime error.