Changes for version 4.02 - 2008-07-03
- completing list of required modules, even if a corelist one
- providing empty base class LBW
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 LaheySpace wrapping
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