[plt-scheme] A little language for Graphviz?
It would be very cool if something like this could be used for the UML
diagrams in ProfessorJ.
On Tue, Apr 22, 2008 at 10:58 AM, Matthias Felleisen
<matthias at ccs.neu.edu> wrote:
>
> On Apr 21, 2008, at 8:36 PM, Grant Rettke wrote:
>
>
> > Does a little language make sense here?
> >
>
> Yes.
>
>
>
> > If this does make sense, are macros the right way
> >
>
> Define your own macros for now. If you get the hang of it, you may want to
> use a parser one day and use DOT programs directly.
>
>
>
> > Would this be something that is a "language" for DrScheme?
> >
>
> Yes. Click on RUN and see the graph pop up.
>
> -- Matthias
>
>
>
>
> _________________________________________________
> For list-related administrative tasks:
> http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>