/gcc-original-to-dot

gcc ast visualize tool, transform gcc ast file (.original) to dot file so that we can use graphviz to generate ast images.

Primary LanguageC++

Stargazers