Two interpreters for the Brainfuck "esoteric" programming language,
one for the "Classic" Mac OS/68K and one for Mac OS X/PowerPC,
[originally][1] written as a solution to [the problem of the same
name][2] posed by (the now-defunct..? ? it hasn't been updated since
the 7th of December, 2021?) [Programming Praxis][3]; the source code
to those interpreters, written in C++, is included.
This uploader believes that anybody who is capable of programming in Brainfuck is also capable of writing an interpreter for that programming language, but those interpreters have been uploaded for the sake of completeness, being the only known interpreters for that programming language for those platforms (no such interpreters for that programming language for those platforms appear on [the list of Brainfuck implementations][4] (retrieved on the 14th of July, 2023) maintained by [Esolang][5]).
Compatibility
Architecture: 68k PPC
This uploader has tested the interpreters on a Power Mac G4 (AGP
Graphics) (450 MHz processor, 1 GB memory) running Mac OS 9.2.2
(International English) and Mac OS X 10.4.11; this uploader
encountered no bugs during that testing.
[1]:
https://ProgrammingPraxis.com/2011/10/04/brainfuck/#comment-69370
[2]:
http://ProgrammingPraxis.com/2011/10/04/brainfuck/
[3]:
http://ProgrammingPraxis.com/
[4]:
http://Esolangs.org/wiki/Brainfuck_implementations
[5]:
http://Esolangs.org/wiki/Main_Page