23 Jan
2002
23 Jan
'02
10:27 p.m.
At 2002-01-23 08:35, Till Mossakowski wrote:
Is there any tool for translating SML into Haskell? (say, a suitable subset, i.e. just pure features, and no functors)
Oh you can do modules and functors too, can't you? See for instance: ML <http://haskell.org/pipermail/haskell-cafe/2002-January/001258.html> Haskell <http://haskell.org/pipermail/haskell-cafe/2002-January/001261.html> I'd be interested if this really is always possible, or whether someone has an ML structures/functors example that can't be straightforwardly converted into Haskell. -- Ashley Yakeley, Seattle WA