#!/usr/local/bin/sbcl --script (format t (+ 2 3)) (+ 2 3)