This is a standard implementation of B-Minor language using C programming language. This project is created as a homework for "Compiler Design" course at AmirKabir University of Technology.
You can pass your existing input file path (*.bminor) and your desired output file path (*.txt) as parameters in command prompt while executing the program.