Lisp-Stat: A Common Lisp-based Statistical Computing System
2025-06-16

Lisp-Stat, conceptually similar to R, excels in both exploratory data analysis and production deployments. The authors highlight Common Lisp's use in Google's high-availability, high-throughput transactional systems. Common Lisp was chosen for its suitability for exploratory environments, robustness in enterprise production, and open-source licensing. Referencing a paper by Ross Ihaka (co-creator of R), the authors argue that Common Lisp overcomes limitations in R and Python, particularly regarding machine code compilation, making it a superior foundation for statistical computing.
Read more
Development
Statistical Computing