2b1dacc826
- Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file.
10 lines
403 B
Text
10 lines
403 B
Text
This is Q-Graph, a graph library and editor for the Q programming language.
|
|
The package contains:
|
|
|
|
- graph.q: a graph data structure implemented as a kind of asymmetric
|
|
adjacency list dictionary, and a collection of the usual graph operations
|
|
|
|
- graphed.q: a full-featured graph editor, allows you to create and edit your
|
|
input graphs with ease (requires Tcl/Tk)
|
|
|
|
WWW: http://q-lang.sourceforge.net
|