elf
Common Lisp library for manipulation of ELF files.
$ area51 add elfCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(elf:some-function ...)Common Lisp library for manipulation of ELF files.
$ area51 add elfCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(elf:some-function ...)