unicorn/bindings
Ryan Hileman 37edadedec go: add faster RegBatch type (#822) 2017-05-06 22:32:35 +08:00
..
dotnet add arm64 CPACR_EL1 register support (#814) 2017-05-02 14:51:19 +08:00
go go: add faster RegBatch type (#822) 2017-05-06 22:32:35 +08:00
haskell Haskell bindings update (#767) 2017-02-26 09:27:35 +08:00
java add arm64 CPACR_EL1 register support (#814) 2017-05-02 14:51:19 +08:00
python Implemented read and write access to the YMM registers (#819) 2017-05-05 09:02:58 +08:00
ruby add arm64 CPACR_EL1 register support (#814) 2017-05-02 14:51:19 +08:00
vb6 vb bindings remove DYNLOAD (#812) 2017-04-27 20:43:47 +08:00
Makefile bindings: use diff -u in Makefile 2017-02-26 16:52:06 +08:00
README Removed MSVC binding. (#808) 2017-04-27 10:21:04 +08:00
const_generator.py ruby binding added 2016-03-22 12:17:23 +01:00

README

This directory contains bindings & test code for Python, Java, Go and .NET.
See <language>/README or <language>/README.TXT or <language>/README.md for how to install each binding.

The following bindings are contributed by community.

- Java binding: by Chris Eagle.
- Go binding: by Ryan Hileman.
- .NET binding: by Antonio Parata.
- Ruby binding: by Sascha Schirra
- Haskell binding: by Adrian Herrera.
- VB6 binding: David Zimmer.

More bindings created & maintained externally by community are available as follows.

- UnicornPascal: Delphi/Free Pascal binding (by Stievie).
    https://github.com/stievie/UnicornPascal

- Unicorn-Rs: Rust binding (by Sébastien Duquette)
    https://github.com/ekse/unicorn-rs

- UnicornEngine: Perl binding (by Vikas Naresh Kumar)
    https://metacpan.org/pod/UnicornEngine