Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is it possible to use D from C# via P/Invoke? [duplicate]

Tags:

c#

.net

pinvoke

d

Possible Duplicate:
Using D programming language in a .NET context

Just curious, is it possible to use D from C# via P/Invoke? And if not, what other mechanisms are there to pass data between the two?

like image 785
Dmitri Nesteruk Avatar asked Dec 21 '25 07:12

Dmitri Nesteruk


1 Answers

http://www.d-programming-language.org/dll.html

If you can have it in win32 dll, you should be able to P/Invoke. Never tried it though...

like image 81
Bartosz Avatar answered Dec 22 '25 20:12

Bartosz



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!