@lthms Does the bundle function actually generate a binary file? When I had my #Lisp time it was very difficult to generate a binary executable i.plementation independently.
Further you could be interested in the following: https://github.com/ritschmaster/CL-Guide (the cool new kid in town - #Roswell - is still missing).
@richardbaeck @lthms This is over now. ASDF3 has built-in binary building utilities, and https://github.com/Shinmera/deploy is a system that makes the process even easier.