graphviz frontend for common lisp forked from http://www.martin-loetzsch.de/S-DOT

cage 13067d8b6f Added link to new repository. 2 weeks ago
README.org 13067d8b6f Added link to new repository. 2 weeks ago
s-dot2.asd dccd647127 - mentioning issue tracker; 5 years ago
s-dot2.lisp ecb43a878f - prevent merging standard error with standard output from external 5 years ago

README.org

moved to https://codeberg.org/cage/s-dot2/

Notes on this version

I am not the original author of this library, Martin Loetzsch (http://www.martin-loetzsch.de/S-DOT) is.

This version (marked as 1.3) of the library is a patched version of the original one1 made to use some new uiop features, sb-ext:run-program if available and to pass its own tests (I was unable to make them pass them on my system).

Important note: I have switched from symbols to keywords for the DSL (i.e s-dot::'node -> :node).

BUGS

Please file bug report on the issue tracker.

License

A Common Lisp language binding for the graphviz 'dot' tool. See http://www.martin-loetzsch.de/S-DOT for details

Copyright (c) 2006-2010 Martin Loetzsch. All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

  1. Redistributions of source code must retain the above copyright
  2. notice, this list of conditions and the following disclaimer.
  1. Redistributions in binary form must reproduce the above copyright
  2. notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
  1. The end-user documentation included with the redistribution, if
  2. any, must include the following acknowledgment: "This product includes S-DOT developed by Martin Loetzsch (http://www.martin-loetzsch.de/S-DOT)." Alternately, this acknowledgment may appear in the software itself, if and wherever such third-party acknowledgments normally appear.

THIS SOFTWARE IS PROVIDED BY MARTIN LOETZSCH ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL MARTIN LOETZSCH BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

2 http://martin-loetzsch.de/S-DOT/


  1. DEFINITION NOT FOUND
  2. DEFINITION NOT FOUND