[plt-scheme] A little language for Graphviz?
Matthias Felleisen
matthias at ccs.neu.edu
Tue Apr 22 10:58:21 EDT 2008
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
More information about the plt-scheme
mailing list