From b151de6aad0e1630572fcbc1002cc2ea671bdf9e Mon Sep 17 00:00:00 2001 From: Eric Schulte Date: Sun, 22 Mar 2020 21:13:21 -0400 Subject: [PATCH] Add Common Lisp bindings (#1605) --- bindings/README | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/bindings/README b/bindings/README index d7de6d42..63be0e01 100644 --- a/bindings/README +++ b/bindings/README @@ -47,6 +47,10 @@ More bindings created & maintained by the community are available as followings. https://github.com/ibabushkin/hapstone +- CL-Capstone: Common Lisp bindings (by GrammaTech). + + https://github.com/GrammaTech/cl-capstone + - Emacs-capstone: Emacs (elisp) binding (by Bas Alberts) https://github.com/collarchoke/emacs-capstone