On Nov 17, 2009, at 1:49 PM, Lukas Renggli wrote:

> Hi Alexandre,
> 
>> I recommand you to give a try at Mondrian.
>> http://www.squeaksource.com/Mondrian.html
> 
> I tried to use Mondrian to visualize grammars, but found it difficult
> to get something working that only remotely resembles
> <http://www.svgopen.org/2009/papers/58-Interactive_Documentation_using_JavaScript_and_SVG/>.
> In the end I used Morphic, which was much easier and gave slightly
> better results.  Maybe Connectors can help to solve the problems I
> have with the arrows?
> 

I used to use Squeak for all my slides in the past (no keynote, no powerpoint). 
This often included connectors.
Here is an example of a presentation for rendering ASTs and IR trees:


        http://www.slideshare.net/MarcusDenker/a-programming-language-babel
        http://www.slideshare.net/MarcusDenker/a-jit-as-a-system-service

of course they where done by hand, not programmatically.


        Marcus


--
Marcus Denker  --  den...@acm.org
http://www.marcusdenker.de


_______________________________________________
Pharo-project mailing list
Pharo-project@lists.gforge.inria.fr
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Reply via email to