trivial-dump-core

MIT License

trivial-dump-core: Wrapper that allows the saving of the current lisp image as a "core" or as an "executable" across implementations.

$ area51 add trivial-dump-coreCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(trivial-dump-core:some-function ...)

Used by