New Blog Post: Writing a D Wrapper for a C Library

Walter Bright newshound2 at digitalmars.com
Sun Feb 10 21:40:39 UTC 2019


On 2/10/2019 6:19 AM, Mike Parker wrote:
> Victor Porton decided to port an app he developed for a research project from 
> Ada to D. In the process, he created a bindings and a wrapper for a C library, 
> librdf. In this post, he shares the approach he took to translating the C API 
> into the D wrapper.
> 
> The blog:
> https://dlang.org/blog/2019/02/10/writing-a-d-wrapper-for-a-c-library/
> 
> 
> Reddit:
> https://www.reddit.com/r/programming/comments/ap47uf/writing_a_d_wrapper_for_a_c_library/ 


It's on the front page (number 8) of Hacker News.

https://news.ycombinator.com/news


More information about the Digitalmars-d-announce mailing list