Related articles |
---|
Graph manipulation libraries adrian@platon.cs.rhbnc.ac.uk (1995-03-22) |
Newsgroups: | comp.compilers |
From: | adrian@platon.cs.rhbnc.ac.uk (A Johnstone) |
Keywords: | theory, question |
Organization: | Royal Holloway, Univ of London |
Date: | Wed, 22 Mar 1995 16:52:18 GMT |
I'm starting work on adding parser tree generation to my
compiler-compiler RDP, and as a starter I am going to produce a library
of rather general graph manipulation data structures and routines. I'm
intending to develop the mechanism I used in the symbol table package.
A particular feature will be a standard ASCII output routine which
will dump any graph in a form suitable for reading into the VCG graph
visualisation tool.
Anyway, all this is to say, does anybody know of other graph
manipulation suites that I could read and learn from? I know about
DEK's Stanford Graphbase but nothing else. All pointers gratefully received.
Implementation language doesn't matter although I'll be using ANSI C as usual.
Adrian
--
Dr Adrian Johnstone, Dean of the Science Faculty, Dept of Computer Science,
Royal Holloway, University of London, Egham, Surrey, TW20 0EX, England.
Email: adrian@dcs.rhbnc.ac.uk Tel: +44 (0)1784 443425 Fax: +44 (0)1784 443420
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.