head	1.4;
access;
symbols
	RELEASE_8_3_0:1.4
	RELEASE_9_0_0:1.4
	RELEASE_7_4_0:1.4
	RELEASE_8_2_0:1.4
	RELEASE_6_EOL:1.4
	RELEASE_8_1_0:1.4
	RELEASE_7_3_0:1.4
	RELEASE_8_0_0:1.4
	RELEASE_7_2_0:1.4
	RELEASE_7_1_0:1.4
	RELEASE_6_4_0:1.4
	RELEASE_5_EOL:1.4
	RELEASE_7_0_0:1.4
	RELEASE_6_3_0:1.4
	PRE_XORG_7:1.4
	RELEASE_4_EOL:1.4
	RELEASE_6_2_0:1.4
	RELEASE_6_1_0:1.4
	RELEASE_5_5_0:1.4
	RELEASE_6_0_0:1.4
	RELEASE_5_4_0:1.4
	RELEASE_4_11_0:1.4
	RELEASE_5_3_0:1.4
	RELEASE_4_10_0:1.4
	RELEASE_5_2_1:1.3
	RELEASE_5_2_0:1.3
	RELEASE_4_9_0:1.2
	RELEASE_5_1_0:1.2
	RELEASE_4_8_0:1.1
	RELEASE_5_0_0:1.1
	RELEASE_4_7_0:1.1
	RELEASE_4_6_2:1.1
	RELEASE_4_6_1:1.1
	RELEASE_4_6_0:1.1
	RELEASE_5_0_DP1:1.1
	RELEASE_4_5_0:1.1;
locks; strict;
comment	@# @;


1.4
date	2003.12.27.13.10.48;	author pav;	state Exp;
branches;
next	1.3;

1.3
date	2003.09.24.11.00.43;	author edwin;	state Exp;
branches;
next	1.2;

1.2
date	2003.04.13.12.45.12;	author edwin;	state Exp;
branches;
next	1.1;

1.1
date	2001.12.22.14.55.03;	author kevlo;	state Exp;
branches;
next	;


desc
@@


1.4
log
@- Update WWW

PR:		ports/60610
Submitted by:	Leland Wang <llwang@@infor.org> (maintainer)
@
text
@The Flaming Bovine Befunge-98 Interpreter (FBBI) is an interpreter for
the Befunge-98 language as defined by the Funge-98 Final Specification,
written in 100% ANSI C.

Funge-98 is the most elaborate update so far of the Befunge language,
Funge-98 generalizes Befunge for one, two, or three dimensions, and
provides a paradigm for Funges of any number of dimensions and
topologies. It also provides arbitrary program flow direction on a
virtually limitless playfield, and a richer, scalable instruction set
with an optional Concurrent version for multithreading.

The Befunge programming language was created in 1993 by Chris Pressey
for the purpose of being original, entertaining, and hard-to-compile.

In most languages, control flow is restricted to one direction and one
dimension only: any instruction which does not perform an explicit jump
actually performs an implicit jump to the next instruction.

Befunge, however, allows execution to proceed in less restricted
fashion; the program is stored in a two-dimensional grid and control
can flow left or right, or up, or down...

WWW: http://catseye.webhop.net/projects/fbbi-+
@


1.3
log
@[maintainer] update MASTERSITE of lang/fbbi

	According to the author, there is some problem with the
	original master site. He updated the mainsite for fbbi.

PR:		ports/56945
Submitted by:	Li-lun Wang (Leland Wang) <llwang@@infor.org>
@
text
@d23 1
a23 1
WWW:	http://catseye.mine.nu:5776/projects/fbbi-+
@


1.2
log
@Maintainer update port: lang/fbbi An interperter for the Befunge-98 language

PR:		ports/50403
Submitted by:	Leland Wang <llwang@@infor.org>
@
text
@d23 1
a23 1
WWW:	http://www.catseye.mb.ca/projects/fbbi-+
@


1.1
log
@Initial import of fbbi 0.98

fbbi is an interpreter for the Befunge-98 language.

PR: 33091
Submitted by: Leland Wang <llwang@@infor.org>
@
text
@d23 1
a23 1
WWW: http://www.catseye.mb.ca/esoteric/befunge/
@

