Category:Befunge
From Rosetta Code
Programming Language
Befunge is a programming language. It may be used to instruct computers to accomplish a variety of tasks which may or may not be domain-specific. You may find a list of its implementations here, and a list of its users on RC here.
Listed below are all of the tasks on Rosetta Code which have been solved using Befunge.
See also: Befunge on the HOPL
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.
Articles in category "Befunge"
There are 18 articles in this category.
BCEF |
F cont.L |
QRSU |

