#!/usr/local/bin/sbcl --script (print "hello, world") (+ 2 3)