FFI Bindings to Libraries using GMP

Simon Peyton-Jones simonpj at microsoft.com
Thu Sep 13 11:40:25 EDT 2007


I won't be at the hackathon I fear (and neither will Simon M) but I jotted down some notes about how to replace GMP with a Haskell library
        http://hackage.haskell.org/trac/ghc/wiki/ReplacingGMPNotes/HaskellLibrary

Simon

| -----Original Message-----
| From: glasgow-haskell-users-bounces at haskell.org [mailto:glasgow-haskell-users-bounces at haskell.org] On
| Behalf Of Matthias Neubauer
| Sent: 11 September 2007 22:04
| To: Simon Peyton-Jones
| Cc: glasgow-haskell-users at haskell.org; benedikth; Peter Tanski
| Subject: Re: FFI Bindings to Libraries using GMP
|
| Simon Peyton-Jones <simonpj at microsoft.com> writes:
|
| > Peter Tanski did exactly that (he's the author of the
| > ReplacingGMPNotes above), but he's been very quiet recently.  I
| > don't know where he is up to.  Perhaps someone else would like to
| > join in?
|
| Since I live only five minutes away from this year's Hackathon venue,
| I guess it would be kind of silly to have such an event in my
| neighborhood and not go to it! :)
|
| I would enjoy working on this during the hackathon. Is there a reason
| to not start with a simple, Haskell-only implementation? And later use
| techniques known from ByteStrings and stream fusion to improve on that.
|
| -Matthias
|
| --
| Matthias Neubauer                                       |
| Universität Freiburg, Institut für Informatik           | tel +49 761 203 8060
| Georges-Köhler-Allee 79, 79110 Freiburg i. Br., Germany | fax +49 761 203 8052
| _______________________________________________
| Glasgow-haskell-users mailing list
| Glasgow-haskell-users at haskell.org
| http://www.haskell.org/mailman/listinfo/glasgow-haskell-users


More information about the Glasgow-haskell-users mailing list