Hi,<br><br>I&#39;ve been trying to find place to use Haskell at work, and I think a good opportunity will be to use it for our scripting language. To do that, I need to be able to invoke an interpreter directly from another language.
<br><br>I&#39;ve investigated using HaskellScript (too web/ActiveX centric), but really I just want to compile ghci or hugs into my executable/library. It seems like this is something I should be able to figure out easily, but so far I&#39;ve failed and have not found any reference to others succeeding.
<br><br>any advice?<br><br>thanks in advance,<br>Brock<br>