[pypy-dev] Why CFFI is not useful - need direct ABI access 4 humans

Leonardo Santagada santagada at gmail.com
Sun Mar 30 17:32:10 CEST 2014


On Sun, Mar 30, 2014 at 9:36 AM, anatoly techtonik <techtonik at gmail.com>wrote:

> On ABI level tools can be more useful, and there is where idea
> intersects with CFFI. It doesn't cancel the fact that people need safe
> feet injury prevention interfaces. Look for my previous answer with
> the phrase "I mix C with binary manipulation" that covers this.
>

I think you want something like
https://pypi.python.org/pypi/construct/2.5.1right? It exists and is
pretty good... some guys in my company are using it
to model a binary audio control protocol both to prototype and to test the
embeded implementation (which is in C).


-- 

Leonardo Santagada
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pypy-dev/attachments/20140330/41b35ae2/attachment.html>


More information about the pypy-dev mailing list