Difference between revisions of "Bindings"
(→Multimedia & Games: Update Derelict) |
m (Fix dead link.) |
||
Line 19: | Line 19: | ||
* [https://github.com/jacob-carlborg/dstep dstep] | * [https://github.com/jacob-carlborg/dstep dstep] | ||
* [http://www.swig.org/Doc2.0/D.html SWIG] | * [http://www.swig.org/Doc2.0/D.html SWIG] | ||
− | * [https://bitbucket.org/ | + | * [https://bitbucket.org/denis-sh/cwrap cwrap] (high-level wrapper generator) |
=== Objective-C to D === | === Objective-C to D === |
Revision as of 15:20, 1 April 2014
Contents
Articles
Articles on binding D to C:
Projects
Projects and repositories for collecting / maintaining D bindings:
Binding generators
Projects which automate generating D bindings:
C/C++ to D
Objective-C to D
D to C/C++
Bindings
Compression & Encryption
Title / Info | Description | License | Platform | |
---|---|---|---|---|
D version of the C headers for openssl | MIT | Windows/POSIX | ||
Interface to LZMA compression library | Windows/POSIX | |||
Interface to GNUTLS library | LGPL |