Opinion on Pyrex
- From: Carl <phleum_nospam@xxxxxxxxx>
- Date: Fri, 30 Sep 2005 18:20:20 +0200
I have recently started to use Pyrex and am amazed by it's useability.
Are there any alternatives to Pyrex?
One thing that I haven't figured out is how to embed pure C/C++ source code
into Pyrex. For example, if you have a bunch of C files that you want to
use together with some Python code snippets, how do you practically achieve
this using Pyrex? I have come to the conclusion that it is not possible
without some rewriting and adaptation (translation) of available C source
code (if you don't want to compile and link all your C source into a
statical or dynamical library).
Carl
.
- Follow-Ups:
- Re: Opinion on Pyrex
- From: Robert Kern
- Re: Opinion on Pyrex
- From: George Sakkis
- Re: Opinion on Pyrex
- Prev by Date: Re: Self reordering list in Python
- Next by Date: Re: getattr
- Previous by thread: getattr
- Next by thread: Re: Opinion on Pyrex
- Index(es):