unicorn/bindings/README

39 lines
1.3 KiB
Plaintext
Raw Permalink Normal View History

2021-10-03 17:14:44 +03: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.
2015-10-15 11:14:36 +03:00
The following bindings are contributed by community.
- Java binding: by Chris Eagle.
- Go binding: by Ryan Hileman.
- .NET binding: by Antonio Parata.
2016-03-22 14:17:23 +03:00
- Ruby binding: by Sascha Schirra
- Haskell binding: by Adrian Herrera.
2017-01-16 04:43:11 +03:00
- VB6 binding: David Zimmer.
- FreePascal/Delphi binding: Mohamed Osama.
2015-10-15 11:14:36 +03:00
More bindings created & maintained externally by community are available as follows.
- UnicornPascal: Delphi/Free Pascal binding (by Stievie).
https://github.com/stievie/UnicornPascal
2016-04-18 05:18:39 +03:00
2021-10-03 17:14:44 +03:00
- Unicorn-Rs: Rust binding (by Sébastien Duquette)
2016-04-18 05:18:39 +03:00
https://github.com/ekse/unicorn-rs
2016-09-22 03:46:25 +03:00
- UnicornEngine: Perl binding (by Vikas Naresh Kumar)
https://metacpan.org/pod/UnicornEngine
2017-12-22 19:26:40 +03:00
- Unicorn.CR: Crystal binding (by Benoit Côté-Jodoin)
https://github.com/Becojo/unicorn.cr
- Deimos/unicorn: D binding (by Vladimir Panteleev)
https://github.com/D-Programming-Deimos/unicorn
- Unicorn-Lua: Lua binding (by Diego Argueta)
https://github.com/dargueta/unicorn-lua
- pharo-unicorn: Pharo binding (by Guille Polito)
https://github.com/guillep/pharo-unicorn
2020-10-28 04:47:59 +03:00
- Unicorn.js: JavaScript binding (by Alexandro Sanchez)
https://github.com/AlexAltea/unicorn.js