keystone

MIT

Common Lisp CLOS interface to the Keystone assembler

$ area51 add keystoneCopy

Usage

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