A visualizer for the bean language ast.
All the relevent code is in bean_visualizer.hpp
and all the rest is boilerplate imgui dx11.
Written quick and dirty using imgui to help visualize complex ASTs.
Example output given the input var x = 7 * (6/3 + 55) ^ 12