Contents
Installed Programs:
bef, befprof, and bef2c
Installed Libraries:
None
Installed Directories:
None
The Befunge-93 package contains the reference implementation of the Befunge language.
Download (HTTP): https://codeberg.org/catseye/Befunge-93/archive/rel_2_25.tar.gz
This package extracts to befunge-93.
Install Befunge-93 by executing the following commands:
make
Now as the root
user:
install -v -Dm755 bin/bef /usr/bin && install -v -Dm755 bin/befprof /usr/bin && install -v -Dm755 bin/bef2c /usr/bin