Skip to content

Instantly share code, notes, and snippets.

@eschulte
Created October 18, 2011 19:43
Show Gist options
  • Save eschulte/1296476 to your computer and use it in GitHub Desktop.
Save eschulte/1296476 to your computer and use it in GitHub Desktop.
save the current shen image as an executable (when platform=clisp)
(EXT:SAVEINITMEM "shen-w-libs"
:INIT-FUNCTION #'shen-shen
:NORC T
:SCRIPT T
:EXECUTABLE T
:QUIET T)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment