Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clang and dlang applier tutorials #14

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

cyrusmsk
Copy link

Add a tutorial how to apply model from C and D code.
Tested locally on dynamic libraries (built from sources) on macOS, but the same principle should be applicable to different platforms/linking libraries types.

I hereby agree to the terms of the CLA available at: https://yandex.ru/legal/cla/?lang=ru

D language tutorial used ImportC functionality to automatically create bindings from c_api.h header file
Fixed strings literals, because in D they are already 0-terminated
@cyrusmsk
Copy link
Author

Ping @andrey-khropov

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant