This class can be used as an interpreter of the Befunge programming language without using special PHP extension.
Befunge is an obfuscated programming language that works in 2D.
This class can load Befunge files that contain a stack arrays of single character strings. Then it cycles over the stack interpreting its values to execute the associated language commands.
| Not yet rated by the users |
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.