Home
Feedback
FAQ
Getting Started
Discussions
Site operation discussions
Recent Posts
(new topic)
Departments
Courses
Research Papers
Design Docs
Quotations
Genealogical Diagrams
Archives
I am busy, but where are all the other editors? Step up to the plate, and post something!
http://www.graphviz.org/
"dot accepts input in the DOT language (cf. Appendix A). This language describes three kinds of objects: graphs, nodes, and edges. The main (outermost) graph can be directed (digraph) or undirected graph."
"Graph visualization is a way of representing structural information as diagrams of abstract graphs and networks. Automatic graph drawing has many important applications in software engineering, database and web design, networking, and in visual interfaces for many other domains."
Heh... now there's a funny coincidence. I just started using dot last week. I needed to generate transition diagrams of some CSP process descriptions. Instead of creating them by hand, and then having to rebuild them later if I changed my description, I hacked together a script that uses the Tcl API supplied with the FDR verification tool to pull transition system data out of FDR and write it out as a dot digraph file. From there, it's easy to create pdfs, pngs, or anything else I need, all using dot's nifty graph layout algorithms. Dot/graphviz is a great tool!
I suspect that I would have problems reading a graph of >1000000 nodes, at least in any of the display formats that I'm likely to use. But thanks for the heads-up.
I am busy, but where are all the other editors?
Are you doing this for my birthday? ;-)
From <http://blogs.bl0rg.net/netzstaub/archives/000525.html>:
From the feature list: Supports all the expressions and statements of EcmaScript 262 Converts Lisp symbols to java-style camelcase (taken from linj) Lisp-style iteration with DO, DOTIMES, DOEACH, DOLIST Complete macro environment with MACROLET, SYMBOL-MACROLET Uses the Lisp reader for reader macros ParenScript HTML generator for embedding HTML in JavaScript code (not more ugly document.writes) Allows for recursive compilation of ParenScript (generate Javascript in Javascript in Javascript...) Lispy CSS syntax
Recent comments
22 weeks 6 days ago
22 weeks 6 days ago
22 weeks 6 days ago
45 weeks 19 hours ago
49 weeks 2 days ago
50 weeks 6 days ago
50 weeks 6 days ago
1 year 1 week ago
1 year 6 weeks ago
1 year 6 weeks ago