  |
ZBefunge - http://www.flourish.org/zbefunge/
A Befunge-93 interpreter written in Inform, and runnable on just about anything. |
  |
Dictionary of Programming Languages Befunge Page - http://cgibin.erols.com/ziring/cgi-bin/cep/cep.pl?_key=Befunge
Brief language fact sheet, complete with links to conceptually related languages. |
  |
Ninety-Nine Bottles of Beer - http://www.tyrannus.com/befexample.html
Befunge version of the infamous beer song program. |
  |
Tim's Befunge Compiler - http://quadium.net/funge/tbc/
This "pseudo-compiler" will create an ANSI C program from a Befunge-93 source file. Programs can still be self-modifying even after they are compiled. |
  |
Befunge CPAN Module - http://search.cpan.org/dist/Befunge-Interpreter/
Official Perl extension for interpreting Befunge. |