Category:Befunge: Difference between revisions

From Rosetta Code
Content added Content deleted
(New page: '''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 ins...)
 
(forgot cat)
Line 2: Line 2:


* http://www.esolangs.org/wiki/Befunge
* http://www.esolangs.org/wiki/Befunge

[[Category:Solutions by Programming Language]]

Revision as of 20:09, 31 August 2007

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.

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.