mirror of
https://github.com/yuzu-emu/unicorn
synced 2024-11-24 20:18:19 +00:00
22 lines
821 B
Text
22 lines
821 B
Text
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
|