Skip to content

maxkunes/bean-ast-visualizer

Repository files navigation

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 Example Output

About

A visualizer for the bean language AST.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published