Hi,<div><br></div><div>Can some one please give me a suggestion on the best choice for an embedded scripting Language for a haskell application?</div><div>I mean, something like guile/lua for c/c++ and groovy/jruby for java.</div>
<div><br></div><div>For quite some time, I&#39;ve been using a lisp-like interpreter that I implemented myself. But this is not going too well - going by this road, I suspect I will end up with a mule. I am looking for a pony (a declarative programming language). I am okay with a donkey too. </div>
<div><br></div><div>baskell[1] seems interesting. And there&#39;s hslua[2]. </div><div>Can one use hint[3] like this ?</div><div><br></div><div>Thanks</div><div>Hemanth K</div><div>[1] baskell - <a href="http://hackage.haskell.org/package/baskell">http://hackage.haskell.org/package/baskell</a></div>
<div>[2] hslua - <a href="http://hackage.haskell.org/package/hslua">http://hackage.haskell.org/package/hslua</a></div><div>[3] hint - <a href="http://hackage.haskell.org/package/hint">http://hackage.haskell.org/package/hint</a></div>