Downloadliste

Projektbeschreibung

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

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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 hat sich deutlich verbessert. Die Eingabe-Option geändert wird. Now there are 8 möglichen Modi (-i000 zu i111) anstelle von 5 (-, 0 bis -, 4). S-Lang-Bibliothek Nutzung wurde entfernt. Die alte Option-i ist nicht erforderlich und wurde entfernt. Eine neue Option-f wurde eingeführt, um die umfangreichen Spülung zu vermeiden.
Tags: Major feature enhancements
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.

2004-12-19 15:24
20041219

Diese Version interpretiert viel schneller, und die Option-d wurde entfernt.
Tags: Code cleanup
This version interprets much faster, and the -d
option was removed.

2004-08-28 14:31
20040828

bf ist jetzt schneller.
Tags: Code cleanup
bf is now faster.

2004-07-29 07:34
20040728

bf zusammengestellt werden können und ohne Slang nun verwendet werden. Signal-Fang wurde hinzugefügt. GCC-Optimierungen sind nun verwendet werden.
Tags: Minor feature enhancements
bf can be compiled and used without slang now.
Signal-catching was added. GCC optimizations are
used now.

2004-04-30 16:58
20040430

Diese Version behebt einen Fehler mit dem "-" Option; Slang Eingabemodi jetzt korrekt funktionieren. A "-n"-Option, die "Übersetzung \ n" Input "\ 0", wurde hinzugefügt.
Tags: Major bugfixes
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.

Project Resources