charly-lang / charly

🐈 The Charly Programming Language | Written by @KCreate
https://charly-lang.github.io/charly/
MIT License
199 stars 10 forks source link

Dump dot-language AST graph #134

Closed KCreate closed 7 years ago

KCreate commented 7 years ago

Implement a visitor for the AST which generates dot language for GraphViz to visualize.

callexpression

See: http://www.graphviz.org/