HJVM

A library to create a Java Virtual Machine and manipulate Java objects

https://github.com/JPMoresmau/HJVM

Latest on Hackage:0.1

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by JP Moresmau
Maintained by [email protected]

Uses FFI to access JNI to create a JVM. Then the library lets you create and manipulate Java objects. There is also a code generator to generate wrapper Haskell code