Program Logic Visualiser

~ $ _

~ $ Visualisation application for analysing the control flow of arbitrary, procedural source code.

See it on Github!

Write code and visualise the function call graph:

Complex Graph Example

Then, clicking on a node shows the inner logic flow diagram of the function:

Inside a Node