A custom compiler built as a final project. Parses the SMPL coding language from input.txt and outputs it as a DOT graphing language intermediate representation in graph.txt. Copy the text in graph.txt to an online graph visualizer to see the intermediate representation.
Graph visualizer: https://dreampuf.github.io/GraphvizOnline/?engine=dot
Example Conversion:

