Exposing Haskell functions with String arguments in dll
20 Feb
2001
20 Feb
'01
4:01 p.m.
Hi, I want to expose the following Haskell function in dll to call it from Java application: trans: String -> IO String I read that I shoud use tools like GreenCard, HDirect or some marshalling libraries, but not sure, which way is better. If anyone has experience in this, I will be very grateful for an example, which shows the steps of bilding such dll. Thanks in advance, Janna Khegai.
9091
Age (days ago)
9091
Last active (days ago)
0 comments
1 participants
participants (1)
-
Janna Khegai