Email or username:

Password:

Forgot your password?
Top-level
Joshua Barretto

A neat feature I just added: When you select the 'Call Graph' mode, Tao's compiler will automatically construct a graphviz of your program's call graph and then show it rendered inside an iframe. It's a really nice way to visualise the high-level behaviour of a program.

1 comment
Joshua Barretto

I am *exceedingly* bad at using web technology so the entire thing is held together with paperclips and duct tape, but it seems to do the job.

Go Up