Update README.md

add D binding
This commit is contained in:
Nguyen Anh Quynh 2018-11-21 17:45:33 +08:00 committed by GitHub
parent 92b290eded
commit e84889433f
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ Capstone offers some unparalleled features:
- Provide semantics of the disassembled instruction, such as list of implicit
registers read & written.
- Implemented in pure C language, with lightweight bindings for Clojure, F#,
- Implemented in pure C language, with lightweight bindings for D, Clojure, F#,
Common Lisp, Visual Basic, PHP, PowerShell, Emacs, Haskell, Perl, Python,
Ruby, C#, NodeJS, Java, GO, C++, OCaml, Lua, Rust, Delphi, Free Pascal & Vala
ready either in main code, or provided externally by the community).