#!/usr/local/bin/sbcl --script (format t "hello~%world~%~f~%" (* 5 20))