[Haskell-cafe] Interacting with Java in GHCVM
Rahul Muttineni
rahulmutt at gmail.com
Sun May 22 02:54:28 UTC 2016
Hi Haskell-Cafe,
I've been working on a JVM backend for GHC [1] and I took some time to
flesh out a design for the Java FFI [2] which will pretty much decide
whether the project will be useful or not. I would love feedback from the
community on how to improve the design or requests for important interop
features that I have neglected.
Thanks,
Rahul Muttineni
[1] http://github.com/rahulmutt/ghcvm
[2] https://gist.github.com/rahulmutt/355505bce57c7c2cffd7d4cf5edddad4
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/haskell-cafe/attachments/20160522/ced6e38b/attachment.html>
More information about the Haskell-Cafe
mailing list