hi , i have a compiler project and i want to print the ast after the compile complete
so can i print this ast to qt (on c++) panel using graphviz ?
note : i dont know if there is a binding between qt or c++ and graphviz , so if it doesnt work please help me to find the alternative .
thanks .