On Wed, 2013-10-02 at 21:32 -0400, David Malcolm wrote:

[...]

> FWIW I
> also have the beginnings of Python bindings for the library (doing the
> interface as pure C makes language-bindings easier), though that would
> probably live in a separate repository (so not part of this patch).

I've cleaned this up, and published these as a separate project here:
https://github.com/davidmalcolm/pygccjit

See e.g. the demo code here:
https://github.com/davidmalcolm/pygccjit/blob/master/test.py
(works with both Python 2 and Python 3).


Reply via email to