Changes for version 0.03 - 2002-04-11

  • bug fix with string-mode.
  • debug facilities.
  • new test 02befunge.t -> tests the exported functions
  • new test 10stdio.t -> tests ,. and space
  • new test 11nums.t -> tests 0-9a-f
  • new test 12maths.t -> tests +-*/%
  • new file inst.txt with the instruction and their current status (tested with a X).

Modules

a Befunge-98 interpreter.
an Instruction Pointer for a Befunge-97 program.
a LaheySpace representation.