Re: [Cython] JyNI - C-API emulation for Jython

2014-06-16 Thread Robert Bradshaw
Cool. I find their motivation "Since Java is rather present in industry, while Python is more present in science, JyNI will be an important step to lower the cost of using scientific code in industrial environments" interesting. On the other hand, I think IronClad is pretty dead. On Mon, Jun 16,

[Cython] JyNI - C-API emulation for Jython

2014-06-16 Thread Stefan Behnel
Hi, it looks like there is a C-API emulation for Jython on the way: http://jyni.org/ https://github.com/Stewori/JyNI I haven't tried it yet, and I'm sure Cython modules won't work with its current state, but the effort I put into making them run in PyPy's cpyext should pay off here, so we might