Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
Project Panama: Interconnecting JVM and Native Code
(
java.net
)
65 points
by
amatheus
on May 6, 2015
|
hide
|
past
|
favorite
|
3 comments
trynumber9
on May 7, 2015
|
next
[–]
If it's going to look like JNR's FFI that'll make me very happy. It's nicer to work with[0] than existing tools (that I've used anyway).
[0]:
https://github.com/jnr/jnr-ffi-examples/blob/master/qsort/sr...
trishume
on May 6, 2015
|
prev
|
next
[–]
This is awesome, it opens up the possibility of using all sorts of JVM languages (Java, Scala, Clojure ...) for pseudo-systems type programming as well as easier interfacing with libraries.
pierrelux
on May 7, 2015
|
prev
[–]
Could this help Jython to interface with Numpy ? The JyNI project is otherwise constrained to do some pretty serious gymnastics...
Join us for
AI Startup School
this June 16-17 in San Francisco!
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
[0]: https://github.com/jnr/jnr-ffi-examples/blob/master/qsort/sr...