The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 4.03 - 2008-07-04

  • adding 'm' opcode (z if) (mg)
  • completing code coverage up to 97.5% (mg, jq)
  • adding optional module for TEST lib (jq)

Documentation

a Befunge-98 interpreter.

Modules

a generic funge interpreter
an Instruction Pointer for a Befunge-98 program.
definition of the various operations
operations supported by a Befunge-98 interpreter
operations supported by a Trifunge-98 interpreter
operations supported by a Unefunge-98 interpreter
a generic Storage base class
a 2D storage, using sparse hash
a generic N-dimensional LaheySpace.
a generic N-dimensional LaheySpace.
a generic N-dimensional LaheySpace.
an opaque, N-dimensional vector class.
base wrapping class
a Befunge extension to print foo
a Befunge extension to print Hello world!
a Befunge extension to run tests

Provides

in lib/Language/Befunge/Interpreter.pm