Changes for version 4.05 - 2008-11-10

  • handprint changed to JQBF
  • mycology compliance. this comes with some changes in unclear semantics: . spaces and comments are now slurped in 0 tick . k interprets the instructions at its position

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