Hacker News new | ask | show | jobs
by ahefner 769 days ago
It would be interesting to see if there are any useful integrations possible between this and 'Clouseau', the Inspector provided by McCLIM (McCLIM being a somewhat idiosyncratic UI toolkit implemented in pure Common Lisp). Years ago I'd extended Clouseau to do implement some custom visualizations of data structures in a work project, where I recall it was a relatively straightforward matter of specializing certain generic functions, but no longer recall the details.