On 4/1/2014 11:37 AM, Edward K. Ream wrote:
On Tue, Apr 1, 2014 at 10:12 AM, Jacob Peck <[email protected]> wrote:
SWIG worked for me ages ago...

http://www.swig.org/
Yeah, swig is a way of creating Python wrappers.  If I am not
mistaken, that's how a lot of Python wrapper modules get built.
You're not mistaken, but it also works in reverse -- i.e. it exposes python code to C, and C code to python... or at least it did years ago when I used it last.

There's also this: https://wiki.python.org/moin/Pyrex

And this: https://wiki.python.org/moin/elmer

-->Jake


But I was thinking of the reverse (among other things): creating
usable C modules from Python.

EKR


--
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/d/optout.

Reply via email to