unicorn/bindings
2016-12-26 15:12:48 +08:00
..
dotnet add UC_VERSION_{MAJOR, MINOR, EXTRA} 2016-10-25 14:37:47 +08:00
go Go: fix Travis test on Mac 2016-12-25 18:40:23 +08:00
haskell make cleanup 2016-11-06 16:27:24 -08:00
java add UC_VERSION_{MAJOR, MINOR, EXTRA} 2016-10-25 14:37:47 +08:00
msvc
python Merge branch 'master' into noglib 2016-12-24 13:21:53 +08:00
ruby ruby: update unicorn_const.rb 2016-11-19 16:48:30 +08:00
const_generator.py
Makefile fix python test on Ubuntu 12.04 by preloading librt.so 2016-12-26 15:12:48 +08:00
README

This directory contains bindings & test code for Python, Java, Go, .NET and MSVC.
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.
- MSVC binding: by Zak Escano
- Ruby binding: by Sascha Schirra
- Haskell binding: by Adrian Herrera.

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