[plt-scheme] A little language for Graphviz?
These diagrams were a quick hack and not really intended for more; I
intend to drop them from v4.0. The tool box of MrED would be just
fine for drawing nicer diagrams than the ASCII stuff. BUT, you
wouldn't be able to switch to another environment.
-- Matthias
On Apr 22, 2008, at 2:31 PM, Todd O'Bryan wrote:
> 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
>>