[plt-scheme] Adding arrows to my language

From: Chongkai Zhu (czhu at cs.utah.edu)
Date: Wed Nov 21 10:54:56 EST 2007

I do that by learn the code in "collects\drscheme\syncheck.ss".

Chongkai

David Van Horn wrote:
> I have a simple module based language and an accompanying analysis 
> that relates program points.  I'd like to draw arrows in the style of 
> lexical and tail call arrows based on the results of the analysis.
>
> Is there a succinct example of this sort of thing that I could use as 
> a starting point?
>
> Thanks,
> David
>
> _________________________________________________
>  For list-related administrative tasks:
>  http://list.cs.brown.edu/mailman/listinfo/plt-scheme



Posted on the users mailing list.