The Perl Toolchain Summit 2025 Needs You: You can help 🙏 Learn more

NAME

Befunge::Interpreter - Perl extension for interpreting befunge.

SYNOPSIS

DESCRIPTION

Befunge::Interpreter is a fully Befunge-93 compliant
Befunge interpreter written in Perl.
The usage is easy.
$interpreter = new Befunge::Interpreter;
$interpreter->get_befunge("hello.bf");
$intrepreter->process_befunge();
That is all, so far.

TO-DO

I have to add lots of stuff, update to Funge-98 spec...

BUGS

I don't know of any

CONTACT

Any problems contact xjharding@newbedford.k12.ma.us