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.
VSync's Funge Stuff
- http://quadium.net/funge/
- Features a portable Befunge-93 pseudocompiler and several other compilers and interpreters. Demonstrates how to use Befunge as a CGI scripting language.
Yabi93
- http://yabi93.sourceforge.net/
- Yet Another Befunge93 Interpreter, for the esoteric programming language, coded in Java 1.5, uses Swing for graphical interface. YABI supports a multilanguage GUI.