-
Three-line chunk of source code written by Tim Gilbert.
-
Official Perl extension for interpreting Befunge.
-
Brief language fact sheet, complete with links to conceptually related languages.
-
Two Funge implementations. JavaScript Funge: Funge-98 in JavaScript. Object-Oriented Funge.
-
The official specification for the 1998 revision to Befunge-93.
-
Befunge version of the infamous beer song program.
-
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.
-
Features a portable Befunge-93 pseudocompiler and several other compilers and interpreters. Demonstrates how to use Befunge as a CGI scripting language.
-
Yet Another Befunge93 Interpreter, for the esoteric programming language, coded in Java 1.5, uses Swing for graphical interface. YABI supports a multilanguage GUI.
-
A Befunge-93 interpreter written in Inform, and runnable on just about anything.