I hear D is link-compatible with C. I'd like to use D to create an extension module for Python. Am I overlooking some reason why it's never going to work?
|
1
|
|||||
|
|
|
Wait? Something like this http://pyd.dsource.org/ |
||||||||||
|
|
|
Sounds easy and people here who say it's just up to the C API don't know how difficult it is to integrate the Boehm GC used by D within Python. PyD looks like a typical concept proof where people haven't realized the real world problems. |
||
|
|
