freebsd-ports/lang/bf2c/pkg-descr
Rene Ladan 0c17849725 - Undeprecate.
- Update to 1.2.4.
- Move to new MASTER_SITE
2012-01-02 22:48:13 +00:00

8 lines
335 B
Text

BrainF*ck is a minimalistic, yet Turing-complete programming language with
only 8 instructions. bf2c compiles a BF file into a corresponding C file,
optimizing as much as possible for speed, size and readability.
It is written for fun, self-educating purposes and to beat existing
BF compilers.
WWW: http://rene-ladan.nl:8080/bf2c/