The nail in the coffin of C++ or why don't GO there...
    rjframe via Digitalmars-d 
    digitalmars-d at puremagic.com
       
    Thu Mar 30 04:41:46 PDT 2017
    
    
  
On Thu, 30 Mar 2017 11:15:10 +0000, Ervin Bosenbacher wrote:
> I have already accepted the fact that if
> I want to optimize my Python code in certain situations, not all because
> you can use better algos, data structures, etc then I have to drop down
> to C++ or C using say pybind11. Instead of that D.
You can integrate D and Python with pyd.
http://code.dlang.org/packages/pyd
--Ryan
    
    
More information about the Digitalmars-d
mailing list