Category:Befunge

From Rosetta Code
Revision as of 18:59, 1 March 2011 by Eriksiers (talk | contribs) (added a bit more info about "funges" in general; unlinked Unefunge and Trefunge; added links to wp and "standards")
Language
Befunge
This programming language may be used to instruct a computer to perform a task.
See Also:


Listed below are all of the tasks on Rosetta Code which have been solved using Befunge.

Befunge is an esoteric programming language invented by Chris Pressey in 1993. It is unusual for having a two-dimensional toroidal code space. Commands are single characters. The instruction pointer can move up, down, left, and right across the source. The original specification is known as Befunge-93, which was later updated with additional features as Befunge-98.

Befunge was the first of a family of languages referred to as "Funges". In addition to the "normal" 2-dimensional layout, there is a 1-dimension variant called Unefunge, a 3-dimensional variant called Trefunge, and an N-dimensional variant called Nefunge.

See also

Subcategories

This category has the following 3 subcategories, out of 3 total.

Pages in category "Befunge"

The following 166 pages are in this category, out of 166 total.