Smelter 0.2: Common Lisp Scripts That Just Work
Wanted to share Smelter, a self-contained binary for running Lisp scripts without the usual setup overhead. It started as a Coalton runner, but 0.2 adds native Common Lisp mode. Generally meant to solve "just running CL" (i.e. without SBCL images, or configuring Quicklisp).…