[PLUG] syntax trees

Eric Wilhelm scratchcomputing at gmail.com
Thu Jun 1 16:13:14 UTC 2006


# from John Jason Jordan
# on Thursday 01 June 2006 07:50 am:

>I can do syntax trees in OO.o, but it's tedious. Treeform is written
> in Java, and it is supposed to run on Linux. I "installed" it, but
> can't figure out how to launch it.

Have you tried Dia?  Maybe also Inkscape (>= 0.43 has connectors.)

But if you really want to graph some serious trees, anything is tedious 
compared to graphviz.  No GUI though, but maybe worth a look if you're 
thinking of getting your 64bits worth.

  http://www.graphviz.org/

The great thing about it is that you can generate the dot language 
programmatically.

Maybe you could write it in Latin?
 
http://search.cpan.org/~dconway/Lingua-Romana-Perligata-0.50/lib/Lingua/Romana/Perligata.pm

Also, install this one: 
http://search.cpan.org/~ingy/HashBang-Lingua-Romana-Perligata-0.10/

So your Latin scripts can start with:

  #!/usr/bin/perligata

--Eric
-- 
"Because understanding simplicity is complicated."
--Eric Raymond
---------------------------------------------------
    http://scratchcomputing.com
---------------------------------------------------



More information about the PLUG mailing list