/bf2c

Brainfuck to C Converter

Primary LanguagePythonApache License 2.0Apache-2.0

Brainfuck to C Converter

This is a converter which converts Brainfuck into C.

Requirement

  • python 3.x

How to Use

./bf2c.py [brainfuck_source_file] > out.c

Author

github : ikorin24