Comment by mark_l_watson

16 hours ago

Wow! Your package.sh and in general managing builds for three operating systems is a master class in itself - reading through the GitHub repo was a good learning experience.

I usually build command line Common Lisp apps in SBCL or LispWorks, but I might do the next one in ECL because having builds for both macOS and Linux would be cool, and it would be fun to try something new.

Oh thanks! I've been building that CI stuff on top of CL infrastructure for a few years now, and it constantly breaks :D