Why do you want to mix haskall and Java in one VM? If there are functionality within your code that is better implemented in haskell, then why not make that into a service (run it as haskell) with some api that Java code can use.
Daryoush On Tue, Sep 9, 2008 at 2:36 AM, Maurício <[EMAIL PROTECTED]> 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 > [email protected] > http://www.haskell.org/mailman/listinfo/haskell-cafe > -- Daryoush Weblog: http://perlustration.blogspot.com/
_______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
