unicorn/bindings
2017-01-04 06:45:18 -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 msvc docs: no longer need libglib. add libpcre as dependency 2017-01-01 23:41:15 +08:00
python Copy prebuilt static library if available. Disallow uploads from builds that fail to provide the static library 2017-01-04 06:45:18 -08:00
ruby ruby: update unicorn_const.rb 2016-11-19 16:48:30 +08:00
const_generator.py ruby binding added 2016-03-22 12:17:23 +01:00
Makefile python: only preload librt.so on Linux 2016-12-26 15:54:46 +08:00
README add link to Perl binding 2016-09-22 08:46:25 +08:00

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