[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-edu-devel
Subject:    Re: [kde-edu]: Sugg: Framework for Science Meters
From:       Eike Welk <eike.welk () post ! rwth-aachen ! de>
Date:       2006-02-14 11:12:51
Message-ID: 200602141212.51468.eike.welk () post ! rwth-aachen ! de
[Download RAW message or body]

Just for the record:

A modified version of the dot language could be an easy way to specify 
flow graphs. 
http://www.research.att.com/~erg/graphviz/info/lang.html
The following example gives the attached image:

digraph G {
    main -> parse -> execute;
    main -> init;
    main -> cleanup;
    execute -> make_string;
    execute -> printf
    init -> make_string;
    main -> printf;
    execute -> compare;
    }

Yours Eike.

["graphviz_example.gif" (image/gif)]

_______________________________________________
kde-edu mailing list
kde-edu@mail.kde.org
https://mail.kde.org/mailman/listinfo/kde-edu


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic