dmd platform support - poll
BCS
ao at pathlink.com
Sat Dec 27 18:12:13 PST 2008
Reply to John,
> (2) The assumption that the D port will only use .net libs.
>
Thinking about it more (and in the context of the above) their might be some
interesting results of D.NET.
Could a D based .NET assembly transparently call into both .NET managed libs
and unmanaged CRT style libs?
How does the safed stuff map to the managed environment model?
Could D provide a clean language for mixing native code (totally normal D),
normal "C#" style managed code (using safed) and managed and CLR but unsafe
code (C# has this as well IIRC)?
More information about the Digitalmars-d
mailing list