On Fri, Nov 25, 2011 at 7:29 AM, Volker Braun <vbraun.n...@gmail.com> wrote:

> I think thats the actual advantage of Cython. Every interpreter can dload a
> library somehow. But try to mix a shared library, some custom C++ code, and
> the interpreter of your choice. In any commercial Ma* or Java JNI you'll
> invariably end up writing lots of C stubs that you can then plumb to your
> interpreter. In Cython it can be done much cleaner.

https://github.com/twall/jna

-- 
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org

Reply via email to