[Haskell-cafe] Tools for Haskell and COM
Simon Peyton-Jones
simonpj at microsoft.com
Wed Jun 27 06:04:06 EDT 2007
The biggest Haskell/COM project I know of was Krasimir's implementation of Visual Haskell, which was a plug-in for Visual Studio. The VS interfaces are COM ones, so he had to do lots of COM stuff. He may be able to help you. Sigbjorn Finne knows a lot about HDirect, but he's really busy with his day job at Galois!
There's a bit of a chicken-and-egg problem here; the COM tools are not well maintained, so that discourages use, which in turn makes it less rewarding to work on them. What I don't know is the level of suppressed demand: if there were good tools, would lots of people start using them?
Simon
From: haskell-cafe-bounces at haskell.org [mailto:haskell-cafe-bounces at haskell.org] On Behalf Of Lewis-Sandy, Darrell
Sent: 25 June 2007 19:08
To: haskell-cafe at haskell.org
Subject: [Haskell-cafe] Tools for Haskell and COM
Are there any currently maintained tools for interfacing Haskell with COM objects? It appears that both Haskell script and Haskell direct haven't been updated since the turn of the century, and have fallen out of step with recent library changes.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20070627/bb548460/attachment.htm
More information about the Haskell-Cafe
mailing list