
3 Jul
2006
3 Jul
'06
4:33 p.m.
Leif,
On 7/3/06, Leif Frenzel
I think the way to go is to call it via JNI. This has worked fine for me in the past on Windows with dlls
Although it required quite some glue code written in C, and it did not look very pretty. Have you already taken a look at this thing here http://sourceforge.net/projects/jvm-bridge/ Seems like it will free us from writing much of the glue code. I will definetely experiment with the GHC library + JVM-Bridge, it seems very much promising. Has anyone actually tried something like that? Cheers, Thiago Arrais