Actually, most of the above is true. But, Befunge has never actually been compiled. True, it's been TRANSLATED into C, and the result has been compiled, but that doesn't mean Befunge itself has been compiled. If I translate a JavaScript into C and then compile that, does that mean I've compiled JavaScript!? I think not. Anyway, the old befunge page has died, but there is a new one at:

http://funge.sourceforge.net/


Also, there is a perl module named Befunge::Interpreter floating around on CPAN written by yours truly that is compliant with the older befunge 93 spec.