Download List

專案描述

bf is a simple, fast interpreter for the esoteric
programming language Brainfuck.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-03-30 17:22
20080330

Speed has been greatly improved. The input mode option is changed. Now there are 8 possible modes (-i000 to -i111) instead of 5 (-,0 to -,4). S-Lang library usage has been removed. The ancient -i option is unnecessary and thus has been removed. A new -f option has been introduced to avoid extensive flushing.
標籤: Major feature enhancements

2004-12-19 15:24
20041219

This version interprets much faster, and the -d
option was removed.
標籤: Code cleanup

2004-08-28 14:31
20040828

bf is now faster.
標籤: Code cleanup

2004-07-29 07:34
20040728

bf can be compiled and used without slang now.
Signal-catching was added. GCC optimizations are
used now.
標籤: Minor feature enhancements

2004-04-30 16:58
20040430

This release fixes a bug with the "-," option; Slang input modes now
work correctly. A "-n" option, which translates "\n" input to "\0", has
been added.
標籤: Major bugfixes

Project Resources