.Net
    Alex Rønne Petersen 
    xtzgzorex at gmail.com
       
    Wed Nov  9 07:05:09 PST 2011
    
    
  
On 09-11-2011 15:54, Kagamin wrote:
> Reklen Wrote:
>
>> Is there a project to export D in .Net world? I see this
>> http://dnet.codeplex.com/
>> but it seems dead.
>> I don't think D could be a rival to C# but i'm sure it may be
>> interesting if it works in such enviroment.
>
> AFAIK the author tried to preserve D string semantics which is incompatible with CLI string semantics, so it proved to be difficult to get it work.
He could have just used plain char[] arrays instead of System.String, 
though...
- Alex
    
    
More information about the Digitalmars-d-learn
mailing list