I was also interested to have a DOT parser.

Regards,

On Thu, Apr 18, 2013 at 3:32 AM, Camille Teruel
<camille.ter...@gmail.com> wrote:
> Hi Damir,
>
> Have a look at Roassal and Mondrian.
> If you need to parse DOT syntax you can write a parser with PetitParser 
> quickly.
>
> On 17 avr. 2013, at 14:30, Damir Majer wrote:
>
>> Hi,
>>
>> I´m searching for Options to visualize diagrams, for example an
>> class-diagram.
>> Is there an graphViz-Implementation in Pharo or better other Options to
>> display Diagrams?
>> (here is the graphViz-Dot-Example:
>> graph ethane {
>>     Car -- tire1 [type=s];
>>     Car -- tire2 [type=s];
>>     Car -- tire3 [type=s];
>>     Car -- tire4 [type=s];
>> }
>>
>> Thanks for routing me in the right direction!
>>
>> Cheers,
>> Damir
>>
>>
>>
>> -----
>> --
>> Damir Majer
>> ... be agile: www.majcon.de
>> --
>> View this message in context: 
>> http://forum.world.st/FWD-Options-for-Visualization-tp4682108.html
>> Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
>>
>
>



-- 
Serge Stinckwich
UCBN & UMI UMMISCO 209 (IRD/UPMC)
Every DSL ends up being Smalltalk
http://www.doesnotunderstand.org/

Reply via email to