Hi all,

I am rather new to the café, so I just hope my question fits in.

Does anyone have experience with integrating Haskell and Java?
I have done some searching, finding a lot of pointers but hardly
anything in terms of evaluation, successes, or caveats.  

>From what I see Frege looks promising, arguably not haskell I suppose,
but does it work?  Other projects I have seen appear to have reached 
a stand-still for ages.

The background for the question is that I will contribute some control
algorithms based on machine learning or AI in a larger project.  It
would save me a lot of time if I could write in Haskell, but only
assuming that interfacing with Java afterwards is trivial compared
to writing everything in java in the first place.  I am, perhaps,
particularly worried that a Haskell-lookalike for JVM might be
unable to optimise properly, like not being lazy.  Any advice?

TIA
-- 
:-- Hans Georg

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to