[Cython] Measuring "C-ness"?

Dag Sverre Seljebotn dagss at student.matnat.uio.no
Fri Feb 6 14:40:09 CET 2009


Magnus Lie Hetland wrote:
> On Feb 6, 2009, at 13:20, Stefan Behnel wrote:
> 
>> Any Python operation that involves ref-counting is denied.
> 
> Great! :) That, along with the -a switch, ought to take me far, I think.

If you think of something better while you do this then please tell us. 
A compiler directive for needing explicit "object" declarations, or a 
directive to disable automatic coercions between C types and objects, or 
perhaps a very smart IDE plugin which colors statements of different 
sorts in different colors? Probably easier to think about while you do 
this in practice.

-- 
Dag Sverre


More information about the Cython-dev mailing list