v 1.3.1
optimizing BrainF*ck to C compiler
BrainF*ck is a minimalistic but Turing complete programming language devised by Urban Mueller. It is oriented around a tape, a read/write head, an input device and an output device. This program converts Brainf*ck source into C, while attempting to optimize.
To install bf2c, paste this into the macOS Terminal after installing MacPorts
sudo port install bf2c
Installations | 0 |
Requested Installations | 0 |