Category:Befunge
From Rosetta Code
(Redirected from Befunge)
Befunge
This programming language may be used to instruct a computer to perform a task.
Listed below are all of the tasks on Rosetta Code which have been solved using Befunge.
This programming language may be used to instruct a computer to perform a task.
| See Also: |
|
|---|
Your Help Needed
If you know Befunge, please write code for some of the tasks not implemented in Befunge.
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.
@
Pages in category "Befunge"
The following 33 pages are in this category, out of 33 total.
19ABCE |
FGHIL |
L cont.OPQRSU |

