C tips (again)
Jarrett Billingsley
jarrett.billingsley at gmail.com
Fri May 1 14:59:47 PDT 2009
On Fri, May 1, 2009 at 5:37 PM, Walter Bright
<newshound1 at digitalmars.com> wrote:
>> Note that I
>> am planning in creating a new module for Python 2.7, it has to be
>> written in C, so I need C today too, it seems.
>
> Why does it have to be written in C? D's C interface works both ways.
Yeah.. heard of Pyd? It's made expressly for making Python extension modules.
More information about the Digitalmars-d
mailing list