Did you know ... Search Documentation:
Packs (add-ons) for SWI-Prolog

Package "gvterm"

Title:Show Prolog terms using graphviz
Rating:
(1/1)
Latest version:1.1
SHA1 sum:032f893fa97f60eb72ca69b57e35e167046c8354
Author:Jan Wielemaker <J.Wielemaker@vu.nl>
Download URL:http://www.swi-prolog.org/download/pack/gvterm-*.tgz

Reviews

Write a review or add a rating.

Nice tool with some bugs, e.g.

?- dotty_term([]).

resulted in:

Error: <stdin>:3: syntax error near line 3 context:  >>> [ <<< ]

and

?- dotty_term('=>'(a,b)).

resulted in:

Error: bad label format <f> => |<a0> a|<a1> b
Friday 03 May 2013, Kaarel

Details by download location

VersionSHA1#DownloadsURL
1.0fa3e5619b63b8771580e774f27d69fb162790d0931http://www.swi-prolog.org/download/pack/gvterm-1.0.tgz
1.1032f893fa97f60eb72ca69b57e35e167046c8354192http://www.swi-prolog.org/download/pack/gvterm-1.1.tgz

Render Prolog terms using graphviz (dot).

Additional installation

  • copy script/xdot to a place in $PATH
  • Ensure python is installed to run the xdot script
  • Ensure graphviz (http://www.graphviz.org/) is installed in $PATH

Contents of pack "gvterm"

Pack contains 4 files holding a total of 99.6K bytes.