[Haskell-cafe] Haskell and Java

C.M.Brown cmb21 at kent.ac.uk
Tue Sep 9 06:08:14 EDT 2008


Hi,

The only thing I can think of is GCJNI:

http://www.haskell.org/gcjni/

This makes use of the FFI and a Greencarded Java JNI interface. It does
allow you to call Java programs from Haskell. However, I'm not sure if it
is still supported.

hth,
Chris.


On Tue, 9 Sep 2008, [ISO-8859-1] Maurí­cio wrote:

> Hi,
>
> I use Haskell, and my friends at
> work use Java. Do you think it
> could be a good idea to use Haskell
> with Java, so I could understand
> and cooperate with them? Is there a
> a Haskell to Java compiler that's
> already ready to use?
>
> Thanks,
> Maurício
>
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>


More information about the Haskell-Cafe mailing list