Pyrex without Python (was Re: calling Pyrex results from C)

Richie Hindle richie at entrian.com
Wed Jan 21 07:58:26 EST 2004


[Andrew]
> I just use the compiler package to get an AST for a chunk of Python code
> [...]
> The nice thing is that the code generator knows the C-level types of
> variables

How does it know the types?  Pyrex adds additional syntax to do this, but
if you're using the plain vanilla compiler package then presumably you're
doing something else?

-- 
Richie Hindle
richie at entrian.com





More information about the Python-list mailing list