[Haskell-cafe] The best way to call Java from Haskell?

Claude Lee calee2005 at gmail.com
Tue Oct 11 04:26:03 CEST 2011


Hi,

vote+1.

Theoretically, you can bridge Haskell and Java with FFI. It applys to small
projects. Larger ones may need some build tools...

Claude

2011/10/11 dokondr <dokondr at gmail.com>

> Hi,
> I need to call Stanford NLP Parser from Haskell (unfortunately Haskell does
> not have a similar one):
> http://nlp.stanford.edu/software/lex-parser.shtml
>
> What would be the most reliable framework for this?
>
> Thanks!
> Dmitri
>
>
>
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20111011/206deeef/attachment.htm>


More information about the Haskell-Cafe mailing list