Skip to content

Instantly share code, notes, and snippets.

@jmgunn87
Created May 29, 2012 00:44
Show Gist options
  • Save jmgunn87/2821919 to your computer and use it in GitHub Desktop.
Save jmgunn87/2821919 to your computer and use it in GitHub Desktop.
sbcl compile
(sb-ext:save-lisp-and-die "my_binary" :executable t :toplevel 'main-program-function)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment