Skip to content

Clang and dlang applier tutorials#14

Open
cyrusmsk wants to merge 4 commits into
catboost:masterfrom
cyrusmsk:clang_dlang_applier_tutorials
Open

Clang and dlang applier tutorials#14
cyrusmsk wants to merge 4 commits into
catboost:masterfrom
cyrusmsk:clang_dlang_applier_tutorials

Conversation

@cyrusmsk

Copy link
Copy Markdown

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

cyrusmsk added 3 commits July 29, 2023 04:05
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
Copy Markdown
Author
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant