Optimizing BrainFuck MultiCompiler
List of performing optimiations:
OBFMC Can generate 8086 and i386 machine code. It allows to build apps for:
OBFMC also supports translation into another programming languages:
Because you can generate code for whatever supported platform in whatever platform where the compiler works. In one execution! (obfmc hello.bf --win32 --kos32 --dos16 --c
)