D For Data Science: Calling R from D
Adam D. Ruppe
destructionator at gmail.com
Mon Jan 27 14:20:20 UTC 2020
On Monday, 27 January 2020 at 14:16:47 UTC, Mike Parker wrote:
> https://dlang.org/blog/2020/01/27/d-for-data-science-calling-r-from-d/
"D [...] interoperability with C (in many cases as simple as
adding an #include directive to import a C header file), "
like it is simple... but it isn't a #include directive unless you
use third party things (that have their own issues).
Minor thing but can be misleading to newcomers.
More information about the Digitalmars-d-announce
mailing list