A simple Brainfuck-to-C transpiler that converts Brainfuck code into optimized C code. It features token merging, error detection, and clean C output for easy compilation and execution.
-
Updated
Mar 12, 2025 - C
A simple Brainfuck-to-C transpiler that converts Brainfuck code into optimized C code. It features token merging, error detection, and clean C output for easy compilation and execution.
Senior Project, Fall 2020, University of Nevada Las Vegas
Add a description, image, and links to the transpilation topic page so that developers can more easily learn about it.
To associate your repository with the transpilation topic, visit your repo's landing page and select "manage topics."