unicorn/bindings
Coldzer0 84220d8360 Pascal/Delphi binding (#987)
* Pascal/Delphi binding

Pascal/Delphi language binding

* update credits
2018-08-03 20:33:25 +08:00
..
dotnet Update dotnet bindings (#973) 2018-07-05 21:30:33 +08:00
go Fix tests when using go 1.10 (#949) 2018-03-21 00:36:37 +08:00
haskell Haskell bindings update (#767) 2017-02-26 09:27:35 +08:00
java Fix Java Makefile on Darwin (#936) 2018-03-12 20:40:40 +07:00
pascal Pascal/Delphi binding (#987) 2018-08-03 20:33:25 +08:00
python Fix naming in Python sample_x86.py (#961) 2018-05-07 09:44:27 +08:00
ruby bindings: update after #922 2017-12-20 22:13:29 +08:00
vb6 vb bindings remove DYNLOAD (#812) 2017-04-27 20:43:47 +08:00
const_generator.py Pascal/Delphi binding (#987) 2018-08-03 20:33:25 +08:00
Makefile Pascal/Delphi binding (#987) 2018-08-03 20:33:25 +08:00
README Pascal/Delphi binding (#987) 2018-08-03 20:33:25 +08:00

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.
- FreePascal/Delphi binding: Mohamed Osama.

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

- Unicorn.CR: Crystal binding (by Benoit Côté-Jodoin)
    https://github.com/Becojo/unicorn.cr