Changes for version 0.20 - 2002-04-13

  • Befunge.pm modified to understand libraries semantics: parens (to load/unload) and capital letters.
  • IP modified in order to accept the libraries semantics.
  • New directory lib/ where to put libraries.
  • New libraries FOO and HELO
  • New test 22lib -> test libraries semantics.
  • Pod completed in Befunge.pm
  • Tutorial (doc/library.pod) on how to build new extensions.
  • all instructions implemented in instr.txt

Documentation

a Befunge-98 interpreter.

Modules

a Befunge-98 interpreter.
an Instruction Pointer for a Befunge-97 program.
a LaheySpace representation.
a Befunge extension to print foo
a Befunge extension to print Hello world!