A try to reimplement Scigraph (see [fn:1]) on top of Robert Strandh’s CLIMatis (see [fn:2])
Not much here yet, you can try this:
(ql:quickload 'clim3-scigraph)
(scigraph:run)
[fn:1] https://github.com/robert-strandh/McCLIM/tree/master/Apps/Scigraph [fn:2] https://github.com/robert-strandh/CLIMatis