#programming #engineering #systems I work sketching graphs of complex systems in canonical #lisp with #mcclim #emacs #eev .
https://screwlisp.small-web.org/complex/complex-systems/
https://screwlisp.small-web.org/complex/complex-systems/
Back of envelope theories of complex systems, as always with my mostly relating to off-hand comments Winograd made in the first page of his Breaking The Complexity Barrier (Again) paper.
What do you think?
Main feature is bootstrapping making these graphs somewhat in terms of themselves metacircularly.

Graph window like
(eev (slime (mcclim (clim-user))))
(os (emacs (eev)))
(screwlisps-knowledge (cons-grapher (clim-user)))

Graph window like
(eev (slime (mcclim)))
(os (emacs (eev)))
From the article

Graph window like
(a (b (c)))
(d (e (c)))
from the article

Graph window like
(os (emacs (eev)))
from the article