[Haskell-cafe] Summary (Re: Interfacing Java/Haskell)

2013-05-15 Thread Hans Georg Schaathun
pretty much just work. > > On Thu, May 09, 2013 at 04:04:19PM +0100, Hans Georg Schaathun wrote: > > 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? > >

Re: [Haskell-cafe] Interfacing Java/Haskell

2013-05-09 Thread Hans Georg Schaathun
On Thu, May 09, 2013 at 11:29:19AM -0400, Dan Mead wrote: > if you're on the jvm already why not consider clojure? This is why (from the clojure site you referenced): «Clojure is impure, in that it doesn't force your program to be referentially transparent, and doesn't strive for 'provable' progra

[Haskell-cafe] Interfacing Java/Haskell

2013-05-09 Thread Hans Georg Schaathun
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 promisin