keystone
Common Lisp CLOS interface to the Keystone assembler
$ area51 add keystoneCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(keystone:some-function ...)Common Lisp CLOS interface to the Keystone assembler
$ area51 add keystoneCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(keystone:some-function ...)