New Releases
Posts in 2026
-
Introducing Quick Plot: ggplot-Style Plotting for Lisp-Stat
Saturday, 21 February 2026 in Releases
Today we’re releasing quick-plot, a new system for Lisp-Stat that bring ggplot2-style composable plotting to Common Lisp. plot/vega is able to render any Vega-Lite specification (here’s 50 examples), but it can at times be a bit wordy …
Posts in 2022
-
2022 Release
Tuesday, 19 July 2022 in Releases
Overview This release is the third major refactoring of Lisp-Stat, with particular emphasis on plotting. I have attempted to make plotting as easy in Lisp-Stat as it is in Vega-Lite, upon which it is based. In addition, much clean-up and polishing of …