Beef
Beef
http://www.kiyuko.org/beef
flexible Brainfuck interpreter
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.
Licensing
License
Verified by
Verified on
Notes
License
Verified by
Debian
Verified on
20 March 2013
Notes
License: GPL-2+
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
On Debian systems, the full text of the GNU General Public License version 2 can be found in the file `/usr/share/common-
licenses/GPL-2'.
Leaders and contributors
Contact(s) | Role |
---|---|
Andrea Bolognani | contact |
Resources and communication
Audience | Resource type | URI |
---|---|---|
Download | http://kiyuko.org/software/beef | |
Debian (Ref) | https://tracker.debian.org/pkg/beef | |
Ruby (Ref) | https://rubygems.org/gems/beef | |
Python (Ref) | https://pypi.org/project/beef |
Software prerequisites
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.