mirror of
https://github.com/keystone-engine/keystone
synced 2026-06-08 15:15:30 +00:00
10 lines
372 B
Markdown
10 lines
372 B
Markdown
To compile Keystone on Mac OS X, Linux, BSD, Solaris and all kind of nix OS,
|
|
see [COMPILE-NIX.md](COMPILE-NIX.md)
|
|
|
|
To compile Keystone on Windows, see [COMPILE-WINDOWS.md](COMPILE-WINDOWS.md)
|
|
|
|
Learn more on how to code your own tools with our samples.
|
|
|
|
- For C sample code, see code in directory samples/
|
|
- For Python sample code, see code in directory bindings/python/
|