[Haskell-cafe] Developing XPCOM components (Firefox extensions) inHaskell

Bayley, Alistair Alistair_Bayley at invescoperpetual.co.uk
Wed Sep 12 05:51:46 EDT 2007


> From: haskell-cafe-bounces at haskell.org 
> [mailto:haskell-cafe-bounces at haskell.org] On Behalf Of 
> Pasqualino 'Titto' Assini
> 
> I wondered if anyone could advice on how to develop XPCOM 
> components in Haskell. 
> 
> I am aware that HDirect supports COM and that there are some 
> similarities with 
> XPCOM but I do not have the time to extend/fix HDirect to 
> support XPCOM.
> 
> Would using FFI directly be simpler?


You might consider Krasimir's hscom lib as a starting point:
  http://www.mail-archive.com/haskell@haskell.org/msg19723.html
  http://darcs.haskell.org/packages/hscom/

I'm not advocating it (I've never used it); just pointing out that it
exists.

Alistair
*****************************************************************
Confidentiality Note: The information contained in this message,
and any attachments, may contain confidential and/or privileged
material. It is intended solely for the person(s) or entity to
which it is addressed. Any review, retransmission, dissemination,
or taking of any action in reliance upon this information by
persons or entities other than the intended recipient(s) is
prohibited. If you received this in error, please contact the
sender and delete the material from any computer.
*****************************************************************


More information about the Haskell-Cafe mailing list