Pyd

Kirk McDonald kirklin.mcdonald at gmail.com
Wed Jul 12 16:35:59 PDT 2006


If anyone's interested, I just did some fairly major refactoring of how 
Pyd wraps functions. I've essentially written my own 
tuple/metaprogramming library. (Well, at least a limited one.) I'm not 
sure if the new code is any shorter, but it is at least split into 
smaller, more easily read and reused chunks.

And I do realize that the code is a bit of a mess in places (the tuples 
library could use some weed-whacking and documenting: 
http://dsource.org/projects/pyd/browser/trunk/infrastructure/pyd/tuples.d), 
but I'm not sure how motivated I am to reorganize it. :-)

-- 
Kirk McDonald
Pyd: Wrapping Python with D
http://dsource.org/projects/pyd/wiki



More information about the Digitalmars-d mailing list