c-generator

There are 1 repositories under c-generator topic.

  • brainfuck2c

    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.

    Language:C2