Category:Befunge

From Rosetta Code

(Redirected from Befunge)
Jump to: navigation, search
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.
Your Help Needed
If you know Befunge, please write code for some of the tasks not implemented in 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. It has the variants Unefunge and Trefunge

Subcategories

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

@

Personal tools