Wednesday, October 08, 2008

Graph programming language

Most programming languages, not C, have decent syntactic ways of naturally manully specifying lists, trees, and two-dimensional arrays. But not so arbitrary graphs. We need a node place and edge draw syntactic primitives, and nodes encircle for non disjoint grouping. Maybe in 3D.

No comments :