On Sunday, 1 February 2015 at 22:32:37 UTC, Sativa wrote:
On Friday, 23 January 2015 at 11:04:12 UTC, Walter Bright wrote:Mandatory reddit link: http://www.reddit.com/r/programming/comments/2tdy5z/interfacing_d_to_legacy_c_code_by_walter_bright/There's been a lot of interest in this topic.Interesting... I wonder if two things could happen:1. A tool could be written to generate the interfacing code in D from the C++ code?
SWIG, but the quality is not there.
