Re: D and Python Interop

2009-10-22 Thread bearophile
Sam Hu: > But it seems dead... You can update it, and pull it out of the dead, and redistribuite to us too the updated version. If you find problems while doing that you may ask to the Pyd author, he's a gentle person. You may find him on the D channel on IRC. Bye, bearophile

Re: D and Python Interop

2009-10-21 Thread Sam Hu
Steven Schveighoffer Wrote: > pyd? > > http://dsource.org/projects/pyd > > -Steve Thanks a lot. But it seems dead...

D and Python Interop

2009-10-21 Thread Sam Hu
Is there any implementation that D can interop with Python? Regards, Sam

Re: D and Python Interop

2009-10-21 Thread Steven Schveighoffer
On Wed, 21 Oct 2009 21:22:35 -0400, Sam Hu wrote: Is there any implementation that D can interop with Python? Regards, Sam pyd? http://dsource.org/projects/pyd -Steve