Python & Haskell

Sengan.Baring-Gould@nsc.com Sengan.Baring-Gould@nsc.com
Thu, 29 May 2003 14:00:36 -0400


Has anybody on the list used Haskell and python together such that the haskell
data-types appear to be native Python objects? I'm currently developing a
debugger which uses Haskell engines for the algorithmic parts, but I'm finding
Python to be a flexible glue language, which my users could more easily adapt
to than Haskell.

Sengan