Cat's Eye Technologies' Befunge
The "official" web site for the Befunge programming language; maintained by Chris Pressey, the creator of Befunge.
url: catseye.mine.nu:8080/projects/befunge93-2003.0325/
|
Befunge CPAN Module
Official Perl extension for interpreting Befunge.
url: search.cpan.org/dist/Befunge-Interpreter/
Befunge "Hello, World" Program
Three-line chunk of source code written by Tim Gilbert.
url: www2.latech.edu/~acm/helloworld/befunge.html
Ben Olmstead's MTFI/MCBC Distribution Page
Features two different Befunge implementations: MTFI is a interpreter capable of running three different Befunge dialects, MCBC is an MS-DOS only Befunge-93 compiler.
url: www.mines.edu/students/b/bolmstea/mtfi/
Dictionary of Programming Languages Befunge Page
Brief language fact sheet, complete with links to conceptually related languages.
url: cgibin.erols.com/ziring/cgi-bin/cep/cep.pl?_key=Be...
Dufflebunk's Home Page
Funge-98 implementation in JavaScript.
url: dufflebunk.iwarp.com/
Funge-98 Final Specification
The official specification for the 1998 revision to Befunge-93.
url: quadium.net/funge/spec98.html
Mooz's Befunge Programs
A number of programs written in and related to Befunge. Includes an interpreter for the TI-86 calculator and an example of how to do floating point division in Befunge.
url: kotisivu.mtv3.fi/quux/befunge.html
Ninety-Nine Bottles of Beer
Befunge version of the infamous beer song program.
url: www.tyrannus.com/befexample.html
Stupid Programming Languages: Befunge
Annotated link list on Befunge and a couple of other esoteric languages closely related to Befunge.
url: www.kraml.at/stupid/befunge.html
Tim's Befunge Compiler
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.
url: quadium.net/funge/tbc/
Visual Befunge-93 for Windows
Absolutely non-portable, Windows-only, 'Visual Studio'-style IDE for Befunge.
url: home.wanadoo.nl/wimrijnders/bef.htm
VSync's Funge Stuff
Features a portable Befunge-93 pseudocompiler and several other compilers and interpreters. Demonstrates how to use Befunge as a CGI scripting language.
url: quadium.net/funge/
Wierd
Absolutely sick Befunge-descendant language.
url: catseye.mine.nu:8080/projects/wierd-2002.0305/
ZBefunge
A Befunge-93 interpreter written in Inform, and runnable on just about anything.
url: www.flourish.org/zbefunge/