Paketname | beef |
Beschreibung | flexible Brainfuck interpreter |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 0.0.6-2 |
Sektion | universe/devel |
Priorität | extra |
Installierte Größe | 64 Byte |
Hängt ab von | libc6 (>= 2.3.4) |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu MOTU Developers |
Quelle | |
Paketgröße | 7634 Byte |
Prüfsumme MD5 | 2ed0f10de000eff8b04401523174eb28 |
Prüfsumme SHA1 | 3a6ae9e38c52bbfc6a3d532e976cece13b7c08b7 |
Prüfsumme SHA256 | 01b502a032cd1e3b72301cd32a5151f9f2b48bd8e02b3c6275934aef843830af |
Link zum Herunterladen | beef_0.0.6-2_i386.deb |
Ausführliche Beschreibung | beef is a Brainfuck interpreter, a program which executes Brainfuck
code on the fly.
.
Its behavior is configurable using command-line options. This enables
you to run most Brainfuck programs, even ones written for other
interpreters/compilers without modifications.
.
beef is not affected by some historical Brainfuck limitations. For
example, the length of the memory tape's only limit is the amount of
memory your computer has.
.
beef's aim is not to be incredibly small or optimized (although it is
quite fast), but to be a flexible and pleasant-to-work-with
interpreter.
|