FBBI
This is FBBI, the Flaming Bovine Befunge-98 Intepreter — the "first and worst" of the Funge-98 interpreters available.
It's actually not so bad anymore, after a patch-applying and bug-killing session back in 2011. Still, it should probably not be your first choice for a Befunge-98 interpreter, nor does it claim to be the reference implementation of the language. It was just an early one.
See the file doc/fbbi.md for FBBI's documentation.
FBBI is open-source software, distributed under a BSD-style license. See the file LICENSE for more information.
Commit History
@master
git clone https://git.catseye.tc/FBBI/
- Added tag rel_1_0_2015_0729 for changeset 2fdccc5ce2e1 Chris Pressey 9 years ago
- Convert docs to Markdown. Add README and LICENSE. Chris Pressey 9 years ago
- Added tag rel_1_0_2014_0820 for changeset 012a57fd2920 Chris Pressey 10 years ago
- NetBSD doesn't have a values.h either. Cat's Eye Technologies 10 years ago
- Add .{git,hg}ignore. Create bin directory during build. Cat's Eye Technologies 11 years ago
- Allow building on Cygwin. Make Makefile less wrong. Cat's Eye Technologies 12 years ago
- Rectify executable permissions on files. Cat's Eye Technologies 12 years ago
- Added tag rel_1_0 for changeset ad7fdac02ff9 catseye 12 years ago
- Initial import of FBBI 1.0-2011.1003 sources. Cat's Eye Technologies 13 years ago