roswell

Lisp installer and launcher for major Common Lisp environments

brewmacoslinux
Try with needOr install directly
Source

About

Lisp installer and launcher for major environments

Commands

ros

Examples

Install a Common Lisp implementation (e.g., SBCL)$ ros install sbcl
Launch an interactive Lisp REPL$ ros repl
Run a Lisp script file$ ros run script.lisp