On 21-Nov-2002, George Russell <[EMAIL PROTECTED]> wrote:
> There is an algorithm known as Myer's algorithm, but obviously I want
> it in Haskell rather than C, and it would be nice if someone else had
> written it so I don't have to.

Would a Mercury version help?  The Mercury distribution includes a
Mercury version of Myer's algorithm: it's in the directory `samples/diff'.

You might find it easier to translate from Mercury to Haskell than from
C to Haskell.  (Then again, you might not ;-)

-- 
Fergus Henderson <[EMAIL PROTECTED]>  |  "I have always known that the pursuit
The University of Melbourne         |  of excellence is a lethal habit"
WWW: <http://www.cs.mu.oz.au/~fjh>  |     -- the last words of T. S. Garp.
_______________________________________________
Haskell mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/haskell

Reply via email to